[go: up one dir, main page]

[][src]Macro uucore::safe_write

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