NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mvget_wch
lib/libcurses/curses.h
914
int mvget_wch(int, int, wint_t *);
tests/lib/libcurses/slave/curses_commands.c
4077
report_return(mvget_wch(y, x, &ch));