pub type LSA_AP_POST_LOGON_USER = Option<unsafe extern "system" fn(postlogonuserinfo: *const SECPKG_POST_LOGON_USER_INFO) -> NTSTATUS>;
Expand description

Required features: "Win32_Security_Authentication_Identity", "Win32_Foundation"