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