NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mvgetch
lib/libcurses/curses.h
488
#define mvgetch(y, x) mvwgetch(stdscr, y, x)
lib/libcurses/getch.c
689
mvgetch(int y, int x)