pub unsafe extern "system" fn EnumerateSecurityPackagesW(
    pcpackages: *mut u32,
    pppackageinfo: *mut *mut SecPkgInfoW
) -> HRESULT
Expand description

Required features: "Win32_Security_Authentication_Identity"