Function windows_sys::Win32::Security::Authentication::Identity::SspiUnmarshalAuthIdentity
pub unsafe extern "system" fn SspiUnmarshalAuthIdentity(
authidentitylength: u32,
authidentitybytearray: PCSTR,
ppauthidentity: *mut *mut c_void
) -> HRESULT
Expand description
Required features: "Win32_Security_Authentication_Identity"