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