PluginCreateFn

Type Alias PluginCreateFn 

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

Plugin entry point function type