NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__UC_CAST
lib/libcurses/curses.h
290
#define __UC_CAST(a) static_cast<unsigned char>(a)
lib/libcurses/curses.h
292
#define __UC_CAST(a) (unsigned char)(a)