Macro ioctl_gen::ioc_type [] [src]

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

Decodes the type from an ioctl number.