Macro ioc_type

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

Decodes the type from an ioctl number.