pub unsafe extern "system" fn KeExpandKernelStackAndCallout(
    callout: PEXPAND_STACK_CALLOUT,
    parameter: *const c_void,
    size: usize
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"