pub unsafe extern "system" fn CredUnmarshalCredentialA(
    marshaledcredential: PCSTR,
    credtype: *mut CRED_MARSHAL_TYPE,
    credential: *mut *mut c_void
) -> BOOL
Expand description

Required features: ‘Win32_Security_Credentials’, ‘Win32_Foundation’