Function kernel::ioctl::_IOC_TYPE

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

Get the ioctl type from an ioctl number.

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