Macro ioc_size

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

Decodes the parameter size from an ioctl number.