Handbook
Glossary
tcadbget ( adb kbuf ksiz sp -- void* )
Vocabulary
tokyo
.
alien
.
tcadb
Inputs
adb
an
object
kbuf
an
object
ksiz
an
object
sp
an
object
Outputs
void*
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
tokyo.alien.tcadb
LIBRARY:
tokyocabinet
FUNCTION:
void*
tcadbget
( TCADB* adb, void* kbuf,
int
ksiz, int* sp )