Type Alias rustix::ioctl::IoctlOutput
source ยท pub type IoctlOutput = c_int;Expand description
The type used by the ioctl to signify the output.
pub type IoctlOutput = c_int;The type used by the ioctl to signify the output.