☰
In kernel::ioctl
?
Function
kernel
::
ioctl
::
_IO
source
·
[
−
]
pub const fn _IO(ty:
u32
, nr:
u32
) ->
u32
Expand description
Build an ioctl number for an argumentless ioctl.
This documentation is an old archive. Please see
https://rust.docs.kernel.org
instead.