sec_identity_copy_ref

Function sec_identity_copy_ref 

Source
pub unsafe extern "C-unwind" fn sec_identity_copy_ref(
    identity: sec_identity_t,
) -> Option<CFRetained<SecIdentity>>
👎Deprecated: renamed to sec_identity::ref
Available on crate features SecBase and SecProtocolTypes only.