Macro nixterm::tprint[][src]

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