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