export_plugin

Macro export_plugin 

Source
macro_rules! export_plugin {
    ($pl:expr) => { ... };
}
Expand description

Macro to export a Janus plugin instance from this module.