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

Function SspiUnmarshalAuthIdentity

pub unsafe fn SspiUnmarshalAuthIdentity(
    authidentitybytearray: &[u8],
    ppauthidentity: *mut *mut c_void,
) -> Result<()>