Skip to main content

get_termios

Function get_termios 

Source
pub fn get_termios(fd: i32) -> Result<termios>
Expand description

Get the termios structure for a file descriptor.