rustix
1.0.1
In rustix::
ioctl
Modules
opcode
Structs
Getter
IntegerSetter
NoArg
Setter
Updater
Enums
Direction
Traits
Ioctl
Functions
ioctl
Type Aliases
IoctlOutput
Opcode
rustix
::
ioctl
Type Alias
Opcode
Copy item path
Settings
Help
Summary
Source
pub type Opcode =
c_uint
;
Expand description
The type used by the
ioctl
to signify the command.