Macro wasm_plugin_guest::export_plugin_function_with_input_message[][src]

macro_rules! export_plugin_function_with_input_message {
    ($name:ident, $function:path) => { ... };
}

Export a function with a single argument to the plugin host