Handbook
Glossary
tcbdbfwmkeys ( bdb pbuf psiz max -- TCLIST* )
Vocabulary
tokyo
.
alien
.
tcbdb
Inputs
bdb
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.tcbdb
LIBRARY:
tokyocabinet
FUNCTION:
TCLIST*
tcbdbfwmkeys
( TCBDB* bdb, void* pbuf,
int
psiz,
int
max )