pub unsafe extern "system" fn LsaLookupAuthenticationPackage(
lsahandle: HANDLE,
packagename: *const STRING,
authenticationpackage: *mut u32
) -> NTSTATUSExpand description
Required features: ‘Win32_Security_Authentication_Identity’, ‘Win32_Foundation’, ‘Win32_System_Kernel’
