Macro ioctl_gen::io [] [src]

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

Creates the ioctl number for an operation that isn't reading or writing.