Type Definition rustix::termios::Speed

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

speed_t—A return type for cfsetspeed and similar.