pub type PLSA_GET_CLIENT_INFO = Option<unsafe extern "system" fn(clientinfo: *mut SECPKG_CLIENT_INFO) -> NTSTATUS>;
Expand description

Required features: "Win32_Security_Authentication_Identity", "Win32_Foundation"