- LONGCHAR
int LONGCHAR(char C)
Undocumented in source. Be warned that the author may not have intended to support it.
- LONGFINAL
int LONGFINAL(char C)
Undocumented in source. Be warned that the author may not have intended to support it.
- cfmakeraw
void cfmakeraw(termios* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- dump_longs
void dump_longs()
Undocumented in source. Be warned that the author may not have intended to support it.
- dump_one_long
void dump_one_long(int offset, LONGKEY* lkp, LONGKEY* lkprev)
Undocumented in source. Be warned that the author may not have intended to support it.
- mouse_command
int mouse_command()
Undocumented in source. Be warned that the author may not have intended to support it.
- msm_init
int msm_init()
- putnpad
void putnpad(const(char)* str, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- putpad
void putpad(const(char)* str)
Undocumented in source. Be warned that the author may not have intended to support it.
- tgetent
int tgetent(char* buffer, char* termtype)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- tgetflag
int tgetflag(char* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- tgetnum
int tgetnum(char* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- tgetstr
const(char)* tgetstr(char* name, const(char)** area)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- tgoto
const(char)* tgoto(const(char)* cstring, int hpos, int vpos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- tparam
const(char)* tparam(const(char)* ctlstring, char* buffer, int size, int parm1, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- tpstr
void tpstr(const(char)* str, int p1, int p2)
Undocumented in source. Be warned that the author may not have intended to support it.
- tputs
int tputs(const(char)* string, int nlines, int function(int) outfun)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ttkeysininput
bool ttkeysininput()
Return true if there are unread chars ready in the input.
- ttwaitkeys
void ttwaitkeys()
Return when there are unread chars ready in the input.
- ttyield
void ttyield()