Type Definition nix::sys::termios::speed_t
[−]
[src]
type speed_t = c_uint;
type speed_t = c_uint;
impl From<speed_t> for BaudRate[src]