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