pub type PLSA_CLIENT_CALLBACK = Option<unsafe extern "system" fn(callback: PCSTR, argument1: usize, argument2: usize, input: *const SecBuffer, output: *mut SecBuffer) -> NTSTATUS>;
Expand description

Required features: "Win32_Security_Authentication_Identity", "Win32_Foundation"