pub unsafe extern "C-unwind" fn CSSM_DL_DataDelete(
dldb_handle: CSSM_DL_DB_HANDLE,
unique_record_identifier: *const CSSM_DB_UNIQUE_RECORD,
) -> CSSM_RETURN๐Deprecated
Available on crate features
cssmapi and cssmconfig and cssmtype and SecAsn1Types only.Expand description
ยงSafety
unique_record_identifier must be a valid pointer.