pub unsafe extern "C-unwind" fn CSSM_RetrieveCounter(
csp_handle: CSSM_CSP_HANDLE,
counter: CSSM_DATA_PTR,
) -> CSSM_RETURN
๐Deprecated
Available on crate features
SecAsn1Types
and cssmapi
and cssmconfig
and cssmtype
only.Expand description
ยงSafety
counter
must be a valid pointer.