summaryrefslogtreecommitdiff
path: root/console.h
blob: 4f3c9905b23a3f08da3a60bc11c3ac728e236bb9 (plain)
1
2
3
extern int getTerminalSize(unsigned short *width, unsigned short *height);
extern int rawTerm();
extern int resetTerm();