nix::ioc! [] [src]

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

Encode an ioctl command.