Handbook
Glossary
history_search_pos ( arg1 arg2 arg3 -- int )
Vocabulary
readline
.
ffi
Inputs
arg1
an
object
arg2
an
object
arg3
an
object
Outputs
int
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
readline.ffi
LIBRARY:
readline
FUNCTION:
int
history_search_pos
(
c-string
arg1,
int
arg2,
int
arg3 )