PluginDestroyFn

Type Alias PluginDestroyFn 

Source
pub type PluginDestroyFn = unsafe extern "C" fn(RawPlugin);
Expand description

Plugin destruction function type