OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mvdelch
distrib/special/more/curses.h
172
#define mvdelch(y, x) mvwdelch(stdscr, y, x)
lib/libcurses/curses.h
1344
#define mvdelch(y,x) mvwdelch(stdscr,(y),(x))