Handbook
Glossary
newterm ( type outfd infd -- SCREEN* )
Vocabulary
curses
.
ffi
Inputs
type
an
object
outfd
an
object
infd
an
object
Outputs
SCREEN*
an
object
Definition
USING:
alien.c-types
alien.syntax
unix.types
;
IN:
curses.ffi
LIBRARY:
curses
FUNCTION:
SCREEN*
newterm
(
c-string
type, FILE* outfd, FILE* infd )