Macro uucore::safe_writeln[][src]

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