[][src]Macro uucore::safe_writeln

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