rustix
0.38.42
In rustix::
ioctl
Structs
BadOpcode
Getter
IntegerSetter
NoArg
NoneOpcode
Opcode
ReadOpcode
ReadWriteOpcode
Setter
Updater
WriteOpcode
Enums
Direction
Traits
CompileTimeOpcode
Ioctl
Functions
ioctl
Type Aliases
IoctlOutput
RawOpcode
rustix
::
ioctl
Type Alias
RawOpcode
Copy item path
Settings
Help
Summary
Source
pub type RawOpcode =
c_uint
;
Expand description
The type used by the
ioctl
to signify the command.