pub unsafe extern "C" fn mode_plugin_get_module( mode: *mut Mode, ) -> *mut GModule
Get the GModule used to load this plugin.
GModule
Returns null if not a plugin.