pub type PLSA_AUDIT_ACCOUNT_LOGON = Option<unsafe extern "system" fn(auditid: u32, success: BOOLEAN, source: *const UNICODE_STRING, clientname: *const UNICODE_STRING, mappedname: *const UNICODE_STRING, status: NTSTATUS) -> NTSTATUS>;
Expand description

Required features: "Win32_Security_Authentication_Identity", "Win32_Foundation"