termios

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

Members

Variables

c_cc
ubyte[32] c_cc;
Undocumented in source.
c_cflag
uint c_cflag;
Undocumented in source.
c_iflag
uint c_iflag;
Undocumented in source.
c_ispeed
uint c_ispeed;
Undocumented in source.
c_lflag
uint c_lflag;
Undocumented in source.
c_line
ubyte c_line;
Undocumented in source.
c_oflag
uint c_oflag;
Undocumented in source.
c_ospeed
uint c_ospeed;
Undocumented in source.

Meta