rustix
0.38.42
In rustix::
ioctl
rustix
::
ioctl
Type Alias
IoctlOutput
Copy item path
source
pub type IoctlOutput = c_int;
Expand description
The type used by the
ioctl
to signify the output.