SecKeychainItemGetUniqueRecordID

Function SecKeychainItemGetUniqueRecordID 

Source
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 SecAsn1Types and SecBase and SecKeychainItem and cssmconfig and cssmtype only.