NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mvinsch
lib/libcurses/curses.h
495
#define mvinsch(y, x, c) mvwinsch(stdscr, y, x, c)
lib/libcurses/insch.c
65
mvinsch(int y, int x, chtype ch)