CreatePluginFn

Type Alias CreatePluginFn 

Source
pub type CreatePluginFn = unsafe extern "C" fn() -> *mut RawPlugin;
Expand description

The type of the plugin creation function that must be exported by plugins