pub unsafe extern "system" fn CredUnmarshalTargetInfo(
    buffer: *const u16,
    buffersize: u32,
    rettargetinfo: *mut *mut CREDENTIAL_TARGET_INFORMATIONW,
    retactualsize: *mut u32
) -> NTSTATUS
Expand description

Required features: "Win32_Security_Authentication_Identity", "Win32_Foundation", "Win32_Security_Credentials"