Handbook
Glossary
tcadbfwmkeys2 ( adb pstr max -- TCLIST* )
Vocabulary
tokyo
.
alien
.
tcadb
Inputs
adb
an
object
pstr
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*
tcadbfwmkeys2
( TCADB* adb,
c-string
pstr,
int
max )