UV_TTY_PRIVATE_FIELDS

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Posix)
extern (C) pure nothrow @nogc
template UV_TTY_PRIVATE_FIELDS () {}

Members

Variables

mode
int mode;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
orig_termios
termios orig_termios;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta