Handbook
Glossary
box ( win verch horch -- int )
Vocabulary
curses
.
ffi
Inputs
win
an
object
verch
an
object
horch
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
curses.ffi
LIBRARY:
curses
FUNCTION:
int
box
( WINDOW* win,
chtype
verch,
chtype
horch )