Macro nix::ioc
[−]
[src]
macro_rules! ioc { ($dir:expr, $ty:expr, $nr:expr, $sz:expr) => { ... }; }
Encode an ioctl command.
macro_rules! ioc { ($dir:expr, $ty:expr, $nr:expr, $sz:expr) => { ... }; }
Encode an ioctl command.