Function kernel::ioctl::_IOW

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

Build an ioctl number for an write-only ioctl.