[][src]Macro uucore::safe_write

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