Data Fields | |
WINDOW * | win |
int | c |
Definition at line 1233 of file curses.c.
int wgetch_arg::c |
Definition at line 1235 of file curses.c.
Referenced by wgetch_func(), and window_getch().
WINDOW* wgetch_arg::win |
Definition at line 1234 of file curses.c.
Referenced by wgetch_func(), and window_getch().