☰
RawOpcode
RawOpcode
In rustix::ioctl
Structs
BadOpcode
Getter
NoArg
NoneOpcode
Opcode
ReadOpcode
ReadWriteOpcode
Setter
WriteOpcode
Enums
Direction
Traits
CompileTimeOpcode
Ioctl
Functions
ioctl
Type Definitions
IoctlOutput
RawOpcode
?
Type Definition
rustix
::
ioctl
::
RawOpcode
source
·
[
−
]
pub type RawOpcode =
c_uint
;
Expand description
The type used by the
ioctl
to signify the command.