Skip to main content

sec_trust_copy_ref

Function sec_trust_copy_ref 

Source
pub unsafe extern "C-unwind" fn sec_trust_copy_ref(
    trust: sec_trust_t,
) -> CFRetained<SecTrust>
👎Deprecated:

renamed to sec_trust::ref

Available on crate features SecProtocolTypes and SecTrust only.