pub unsafe extern "C-unwind" fn SecKeychainItemGetDLDBHandle(
key_item_ref: &SecKeychainItem,
dldb_handle: NonNull<CSSM_DL_DB_HANDLE>,
) -> i32👎Deprecated:
renamed to SecKeychainItem::dldb_handle
Available on crate features
cssmconfig and cssmtype and SecBase and SecKeychainItem only.