Macro janus_plugin::export_eventhandler[][src]

macro_rules! export_eventhandler {
    ($evh:expr) => { ... };
}

Macro to export a Janus event handler instance from this module.