Function kernel::ioctl::_IOC_NR

source ·
pub const fn _IOC_NR(nr: u32) -> u32
Expand description

Get the ioctl number from an ioctl number.

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.