Function kernel::ioctl::_IOWR

source ·
pub const fn _IOWR<T>(ty: u32, nr: u32) -> u32
Expand description

Build an ioctl number for a read-write ioctl.