Skip to main content

ioctl_none

Macro ioctl_none 

Source
macro_rules! ioctl_none {
    ($name:ident, $type_:expr, $nr:expr) => { ... };
}