Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
rl_quote_func_t ( quot -- alien )
Vocabulary
readline.ffi
Definition
USING:
alien.c-types
alien.syntax
;
IN:
readline.ffi
LIBRARY:
readline
CALLBACK:
c-string
rl_quote_func_t
(
c-string
arg1,
int
arg2,
c-string
arg3 )
;