Home | History | Annotate | Download | only in include

Lines Matching defs:getch

568 extern NCURSES_EXPORT(int) getch (void);				/* generated */
1028 #define getch() wgetch(stdscr)