Handbook
Glossary
wenclose ( win y x -- bool )
Vocabulary
curses
.
ffi
Inputs
win
an
object
y
an
object
x
an
object
Outputs
bool
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
curses.ffi
LIBRARY:
curses
FUNCTION:
bool
wenclose
( WINDOW* win,
int
y,
int
x )