Macro nixterm::teprint[][src]

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