pub unsafe extern "C-unwind" fn CSSM_ListAttachedModuleManagers(
number_of_module_managers: *mut uint32,
module_manager_guids: CSSM_GUID_PTR,
) -> CSSM_RETURN
👎Deprecated
Available on crate features
cssmconfig
and cssmtype
and cssmapi
only.