load_and_run_plugin

Load and run a plugin
The plugin name is a short plugin name without an extension
returns: 0 if could not load the plugin, 1 if ok

success load_and_run_plugin(string name, long arg);

Last updated