Function libc::unix::linux_like::linux::_IOC

source ยท
const fn _IOC(dir: u32, ty: u32, nr: u32, size: usize) -> u32
Expand description

Build an ioctl number, analogous to the C macro of the same name.