CSSM_DL_DataDelete

Function CSSM_DL_DataDelete 

Source
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 SecAsn1Types and cssmapi and cssmconfig and cssmtype only.
Expand description

ยงSafety

unique_record_identifier must be a valid pointer.