_IOC

Macro _IOC 

Source
macro_rules! _IOC {
    ($dir:expr, $type:expr, $nr:expr, $size:expr) => { ... };
}