Skip to main content

KpalPluginInit

Type Alias KpalPluginInit 

Source
pub type KpalPluginInit = unsafe extern "C" fn(*mut Plugin) -> c_int;
Expand description

The type signature of the function that returns a new plugin instance.