Type Definition rustix::io::Termios[][src]

pub type Termios = termios;
Expand description

struct termios for use with ioctl_tcgets.