Macro wasm_plugin_guest::export_plugin_function_with_no_input[][src]

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

Export a function with no arguments to the plugin host