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.