Function windows_sys::Win32::Security::Authentication::Identity::SspiExcludePackage
pub unsafe extern "system" fn SspiExcludePackage(
authidentity: *const c_void,
pszpackagename: PCWSTR,
ppnewauthidentity: *mut *mut c_void
) -> HRESULT
Expand description
Required features: "Win32_Security_Authentication_Identity"