Handbook
Glossary
tcrdbout ( rdb kbuf ksiz -- bool )
Vocabulary
tokyo
.
alien
.
tcrdb
Inputs
rdb
an
object
kbuf
an
object
ksiz
an
object
Outputs
bool
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
tokyo.alien.tcrdb
LIBRARY:
tokyotyrant
FUNCTION:
bool
tcrdbout
( TCRDB* rdb, void* kbuf,
int
ksiz )