[][src]Macro linux::write

macro_rules! write {
    ($dst:expr, $($arg:tt)*) => { ... };
}