Function windows_sys::Win32::Security::Authentication::Identity::CredMarshalTargetInfo
pub unsafe extern "system" fn CredMarshalTargetInfo(
intargetinfo: *const CREDENTIAL_TARGET_INFORMATIONW,
buffer: *mut *mut u16,
buffersize: *mut u32
) -> NTSTATUS
Expand description
Required features: "Win32_Security_Authentication_Identity"
, "Win32_Foundation"
, "Win32_Security_Credentials"