CSSM_DL_FreeUniqueRecord

Function CSSM_DL_FreeUniqueRecord 

Source
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.