pub unsafe extern "C-unwind" fn SecTrustSettingsCopyTrustSettings(
cert_ref: &SecCertificate,
domain: SecTrustSettingsDomain,
trust_settings: NonNull<*const CFArray>,
) -> i32👎Deprecated: renamed to
SecTrust::settings_copy_trust_settingsAvailable on crate features
SecBase and SecTrustSettings only.