CSSM_CSP_GetOperationalStatistics

Function CSSM_CSP_GetOperationalStatistics 

Source
pub unsafe extern "C-unwind" fn CSSM_CSP_GetOperationalStatistics(
    csp_handle: CSSM_CSP_HANDLE,
    statistics: *mut CSSM_CSP_OPERATIONAL_STATISTICS,
) -> CSSM_RETURN
๐Ÿ‘ŽDeprecated
Available on crate features cssmapi and cssmconfig and cssmtype only.
Expand description

ยงSafety

statistics must be a valid pointer.