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