Type Definition rustix::termios::Tcflag

source · []
pub type Tcflag = tcflag_t;
Available on crate feature termios only.
Expand description

tcflag_t—A type for the flags fields of Termios.