pub type PLSA_REDIRECTED_LOGON_CALLBACK = Option<unsafe extern "system" fn(redirectedlogonhandle: HANDLE, buffer: *mut c_void, bufferlength: u32, returnbuffer: *mut *mut c_void, returnbufferlength: *mut u32) -> NTSTATUS>;
Expand description

Required features: "Win32_Security_Authentication_Identity", "Win32_Foundation"