bundletype
TermIOS_T


bundletype TermIOS_T = { include "${OSKITDIR}/oskit/tty.h"
base_cooked_termios
base_raw_termios }

C types:

extern struct termios base_cooked_termios;
extern struct termios base_raw_termios;

Extended by:

Exported by:
base_termios

Imported by:
com_console, gdb_console, killswitch, select_console


Rendered using Haskell HTML Combinators