pub unsafe extern "system" fn AddSecurityPackageA(
    pszpackagename: PSTR,
    poptions: *const SECURITY_PACKAGE_OPTIONS
) -> i32
Expand description

Required features: ‘Win32_Security_Authentication_Identity’, ‘Win32_Foundation’