pub unsafe extern "C-unwind" fn CSSM_Introduce(
module_id: *const CSSM_GUID,
key_hierarchy: CSSM_KEY_HIERARCHY,
) -> CSSM_RETURN
๐Deprecated
Available on crate features
cssmapi
and cssmconfig
and cssmtype
only.Expand description
ยงSafety
module_id
must be a valid pointer.