Handbook
Glossary
wprintw ( win fmt lol -- int )
Vocabulary
curses
.
ffi
Inputs
win
an
object
fmt
an
object
lol
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
curses.ffi
LIBRARY:
curses
FUNCTION:
int
wprintw
( WINDOW* win,
c-string
fmt,
int
lol )