pub unsafe extern "C-unwind" fn SecKeychainItemCreatePersistentReference(
item_ref: &SecKeychainItem,
persistent_item_ref: NonNull<*const CFData>,
) -> i32👎Deprecated:
renamed to SecKeychainItem::create_persistent_reference
Available on crate features
SecBase and SecKeychainItem only.