CSSM_CL_FreeFields

Function CSSM_CL_FreeFields 

Source
pub unsafe extern "C-unwind" fn CSSM_CL_FreeFields(
    cl_handle: CSSM_CL_HANDLE,
    number_of_fields: uint32,
    fields: *mut CSSM_FIELD_PTR,
) -> CSSM_RETURN
๐Ÿ‘ŽDeprecated
Available on crate features SecAsn1Types and cssmapi and cssmconfig and cssmtype only.
Expand description

ยงSafety

fields must be a valid pointer.