Function nix::sys::termios::tcsetattr [] [src]

pub fn tcsetattr(fd: Fd, actions: SetArg, termios: &Termios) -> Result<()>