Skip to main content

CreateFn

Type Alias CreateFn 

Source
pub type CreateFn = extern "C" fn(plugin: PluginPtr) -> *mut c_void;