[go: up one dir, main page]

[][src]Macro uucore::safe_writeln

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