Handbook
Glossary
addnwstr ( str n -- int )
Vocabulary
curses
.
ffi
Inputs
str
an
object
n
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
curses.ffi
LIBRARY:
curses
FUNCTION:
int
addnwstr
(
c-string
str,
int
n )