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"