windows::Win32::Security::Authentication::Identity

Function QuerySecurityPackageInfoW

pub unsafe fn QuerySecurityPackageInfoW<P0>(
    pszpackagename: P0,
) -> Result<*mut SecPkgInfoW>
where P0: Param<PCWSTR>,