Skip to main content

set_termios

Function set_termios 

Source
pub fn set_termios(fd: i32, termios: &termios) -> Result<()>
Expand description

Set the termios structure for a file descriptor.