PluginInitFn

Type Alias PluginInitFn 

Source
pub type PluginInitFn = unsafe extern "C" fn() -> *const ModuleVTable;