pub unsafe extern "C-unwind" fn SecTrustSetKeychains(
trust: &SecTrust,
keychain_or_array: Option<&CFType>,
) -> i32
👎Deprecated: renamed to
SecTrust::set_keychains
Available on crate feature
SecTrust
only.