[go: up one dir, main page]

Macro uucore::safe_writeln[][src]

macro_rules! safe_writeln {
    ($fd : expr, $($args : tt) +) => { ... };
}