Macro io

Source
macro_rules! io {
    ($ty:expr, $nr:expr) => { ... };
}
Expand description

Creates the ioctl number for an operation that isn’t reading or writing.