Type Definition 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.