rustix
0.38.43
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
IoctlOutput
Copy item path
Settings
Help
Summary
Source
pub type IoctlOutput =
c_int
;
Expand description
The type used by the
ioctl
to signify the output.