OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SetChar
lib/libcurses/curses.priv.h
1407
#define SetChar(ch,c,a) do { \
lib/libcurses/curses.priv.h
1485
#define SetChar(ch,c,a) ch = (c) | (a)