Function _IOR

Source
pub const fn _IOR(typ: ulong, nr: ulong, size: ulong) -> ulong
Expand description

Equivalent to the kernel macro _IOR for defining ioctl request numbers where userspace reads data from the kernel.