windows::Wdk::System::SystemServices

Function KeExpandKernelStackAndCallout

pub unsafe fn KeExpandKernelStackAndCallout(
    callout: PEXPAND_STACK_CALLOUT,
    parameter: Option<*const c_void>,
    size: usize,
) -> NTSTATUS