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

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