Macro janus_plugin::janus_fatal [] [src]

macro_rules! janus_fatal {
    ($($arg:tt)+) => { ... };
}