[go: up one dir, main page]

Module rustix::termios

source ·
Available on crate feature termios only.
Expand description

Terminal I/O stream operations.

Functions

  • isatty(fd)—Tests whether a file descriptor refers to a terminal.