Handbook
Glossary
extended_pair_content ( pair fg bg -- int )
Vocabulary
curses
.
ffi
Inputs
pair
an
object
fg
an
object
bg
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
curses.ffi
LIBRARY:
curses
FUNCTION:
int
extended_pair_content
(
short
pair, short* fg, short* bg )