Type Definition rustix::io::Termios

source · []
pub type Termios = termios;
Expand description

struct termios for use with ioctl_tcgets.