SecKeychainItemGetDLDBHandle

Function SecKeychainItemGetDLDBHandle 

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