Type Alias CreatePluginFn

Source
pub type CreatePluginFn = unsafe extern "C" fn() -> *mut PluginInterface;
Expand description

插件创建函数类型 返回FFI安全的插件接口