Home | History | Annotate | Download | only in include

Lines Matching defs:getch

600 extern NCURSES_EXPORT(int) getch (void);				/* generated */
1187 #define getch() wgetch(stdscr)