Handbook
Glossary
get_history_event ( 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
get_history_event
(
c-string
arg1, int* arg2,
int
arg3 )