[][src]Macro kvm_ioctls::ioctl_iow_nr

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

Declare an ioctl that writes data.