Macro nix::iow [] [src]

macro_rules! iow {
    ($g:expr, $n:expr, $len:expr) => { ... };
}