pub unsafe extern "C-unwind" fn CSSM_Init(
version: *const CSSM_VERSION,
scope: CSSM_PRIVILEGE_SCOPE,
caller_guid: *const CSSM_GUID,
key_hierarchy: CSSM_KEY_HIERARCHY,
pvc_policy: *mut CSSM_PVC_MODE,
reserved: *const c_void,
) -> CSSM_RETURN
👎Deprecated
Available on crate features
cssmconfig
and cssmtype
and cssmapi
only.