pub fn cfgetispeed(termios: &Termios) -> BaudRateExpand description
Get input baud rate (see cfgetispeed(3p)).
cfgetispeed() extracts the input baud rate from the given Termios structure.
pub fn cfgetispeed(termios: &Termios) -> BaudRateGet input baud rate (see cfgetispeed(3p)).
cfgetispeed() extracts the input baud rate from the given Termios structure.