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