Type Definition nix::libc::speed_t[][src]

type speed_t = u32;

Trait Implementations

impl From<speed_t> for BaudRate
[src]

Performs the conversion.