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