Function windows_sys::Win32::Security::Credentials::CredMarshalCredentialW
[−]pub unsafe extern "system" fn CredMarshalCredentialW(
credtype: CRED_MARSHAL_TYPE,
credential: *const c_void,
marshaledcredential: *mut PWSTR
) -> BOOL
Expand description
Required features: "Win32_Security_Credentials"
, "Win32_Foundation"