pub const fn _IOR(typ: ulong, nr: ulong, size: ulong) -> ulong
Equivalent to the kernel macro _IOR for defining ioctl request numbers where userspace reads data from the kernel.
_IOR