[−][src]Function nix::sys::termios::cfgetospeed
pub fn cfgetospeed(termios: &Termios) -> u32
Get output baud rate (see cfgetospeed(3p)).
cfgetospeed()
extracts the output baud rate from the given Termios
structure.
pub fn cfgetospeed(termios: &Termios) -> u32
Get output baud rate (see cfgetospeed(3p)).
cfgetospeed()
extracts the output baud rate from the given Termios
structure.