Type Alias rustix::termios::Speed

source ·
pub type Speed = speed_t;
Expand description

speed_t—A return type for cfsetspeed and similar.