Macro nix::iow [] [src]

macro_rules! iow {
    ($ty:expr, $nr:expr, $sz:expr) => { ... };
}

Encode an ioctl command that writes.