pub type SpImportSecurityContextFn = Option<unsafe extern "system" fn(ppackedcontext: *const SecBuffer, token: HANDLE, phcontext: *mut usize) -> NTSTATUS>;
Expand description

Required features: "Win32_Security_Authentication_Identity", "Win32_Foundation"