Module linux
rustix
0.38.44
Module linux
Module Items
Modules
Constants
Functions
In rustix::
ioctl
Modules
linux
patterns
Structs
BadOpcode
Getter
IntegerSetter
NoArg
NoneOpcode
Opcode
ReadOpcode
ReadWriteOpcode
Setter
Updater
WriteOpcode
Enums
Direction
Traits
CompileTimeOpcode
Ioctl
Functions
_ioctl
_ioctl_readonly
ioctl
Type Aliases
IoctlOutput
RawOpcode
_RawOpcode
rustix
::
ioctl
Module
linux
Copy item path
Settings
Help
Summary
Source
Expand description
ioctl
opcode behavior for Linux platforms.
Modules
§
consts
🔒
Constants
§
DIR_
MASK
🔒
DIR_
SHIFT
🔒
GROUP_
BITS
🔒
GROUP_
MASK
🔒
GROUP_
SHIFT
🔒
NUM_
BITS
🔒
NUM_
MASK
🔒
NUM_
SHIFT
🔒
SIZE_
MASK
🔒
SIZE_
SHIFT
🔒
Functions
§
compose_
opcode
🔒
Compose an opcode from its component parts.