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