Handbook
Glossary
tcbdbout3 ( bdb kbuf ksiz -- bool )
Vocabulary
tokyo
.
alien
.
tcbdb
Inputs
bdb
an
object
kbuf
an
object
ksiz
an
object
Outputs
bool
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
tokyo.alien.tcbdb
LIBRARY:
tokyocabinet
FUNCTION:
bool
tcbdbout3
( TCBDB* bdb, void* kbuf,
int
ksiz )