export_eventhandler

Macro export_eventhandler 

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

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