Skip to main content

gc_plugin_get_info

Function gc_plugin_get_info 

pub unsafe extern "C" fn gc_plugin_get_info() -> *const sGCPluginInfo
Expand description

@brief Retrieves the plugin information

This is the only exported function that does not require a plugin instance handle since every plugin instance will have the same information.

@return GCPluginInfo The information about the plugin