pub unsafe extern "C" fn mode_plugin_set_module( mode: *mut Mode, module: *mut GModule, )
Set the GModule used to load this plugin. This is used to unload it on shutdown.
GModule