Macro ioctl_gen::ior [] [src]

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

Creates the ioctl number for a read-only operation.