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