Handbook
Glossary
tcrdbfwmkeys ( rdb pbuf psiz max -- TCLIST* )
Vocabulary
tokyo
.
alien
.
tcrdb
Inputs
rdb
an
object
pbuf
an
object
psiz
an
object
max
an
object
Outputs
TCLIST*
an
object
Definition
USING:
alien.c-types
alien.syntax
tokyo.alien.tcutil
;
IN:
tokyo.alien.tcrdb
LIBRARY:
tokyotyrant
FUNCTION:
TCLIST*
tcrdbfwmkeys
( TCRDB* rdb, void* pbuf,
int
psiz,
int
max )