Function wasmedge_sys::ffi::WasmEdge_Plugin_GetDescriptor
source · pub unsafe extern "C" fn WasmEdge_Plugin_GetDescriptor(
) -> *const WasmEdge_PluginDescriptor
Expand description
Implement by plugins for returning the plugin descriptor.
\returns the plugin descriptor.