Function kernel::ioctl::_IOC_DIR

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

Get the ioctl direction from an ioctl number.

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