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