NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
pair_content
lib/libcurses/curses.h
736
int pair_content(short, short *, short *);
tests/lib/libcurses/slave/curses_commands.c
2370
int ret = pair_content(pair, &fore, &back);