Macro ioctl_gen::ioc_nr [] [src]

macro_rules! ioc_nr {
    ($n:expr) => { ... };
}

Decodes the function number from an ioctl number.