Macro nixterm::twrite[][src]

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