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

Encode an ioctl command.