Handbook
Glossary
tcadbfwmkeys ( adb pbuf psiz max -- TCLIST* )
Vocabulary
tokyo
.
alien
.
tcadb
Inputs
adb
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.tcadb
LIBRARY:
tokyocabinet
FUNCTION:
TCLIST*
tcadbfwmkeys
( TCADB* adb, void* pbuf,
int
psiz,
int
max )