Macro ioctl_gen::iowr [] [src]

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

Creates the ioctl number for a read/write operation.