Function kernel::ioctl::_IOC_SIZE

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

Get the ioctl size from an ioctl number.

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