Type Definition rustix::io::Termios

pub type Termios = linux_raw_sys::general::termios;
Documentation

struct termios for use with ioctl_tcgets.