[][src]Macro kvm_ioctls::ioctl_ioc_nr

macro_rules! ioctl_ioc_nr {
    ($name:ident, $dir:expr, $ty:expr, $nr:expr, $size:expr) => { ... };
}

Raw macro to declare a function that returns an ioctl number.