wasmedge_sys::ffi

Function 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.