Type Definition wasmedge_sdk::plugin::ModuleInstanceCreateFn
source · pub type ModuleInstanceCreateFn = ModuleInstanceCreateFn;
Expand description
Defines the type of the function that creates a module instance for a plugin.