[][src]Macro kvm_ioctls::ioctl_iowr_nr

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

Declare an ioctl that reads and writes data.