Function CSSM_ModuleUnload

Source
pub unsafe extern "C-unwind" fn CSSM_ModuleUnload(
    module_guid: *const CSSM_GUID,
    app_notify_callback: CSSM_API_ModuleEventHandler,
    app_notify_callback_ctx: *mut c_void,
) -> CSSM_RETURN
👎Deprecated
Available on crate features cssmconfig and cssmtype and cssmapi only.