pub unsafe extern "C-unwind" fn SecTrustSettingsRemoveTrustSettings(
cert_ref: &SecCertificate,
domain: SecTrustSettingsDomain,
) -> i32👎Deprecated:
renamed to SecTrust::settings_remove_trust_settings
Available on crate features
SecBase and SecTrustSettings only.