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

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