Macro nixterm::tprintln[][src]

macro_rules! tprintln {
    ($s:expr, $($args:expr),*) => { ... };
    ($s:expr) => { ... };
}