pub unsafe extern "C-unwind" fn SecKeychainItemGetUniqueRecordID(
item_ref: &SecKeychainItem,
unique_record_id: NonNull<*const CSSM_DB_UNIQUE_RECORD>,
) -> i32👎Deprecated:
renamed to SecKeychainItem::unique_record_id
Available on crate features
cssmconfig and cssmtype and SecAsn1Types and SecBase and SecKeychainItem only.