Handbook
Glossary
tcbdbcurput ( cur vbuf vsiz cpmode -- bool )
Vocabulary
tokyo
.
alien
.
tcbdb
Inputs
cur
an
object
vbuf
an
object
vsiz
an
object
cpmode
an
object
Outputs
bool
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
tokyo.alien.tcbdb
LIBRARY:
tokyocabinet
FUNCTION:
bool
tcbdbcurput
( BDBCUR* cur, void* vbuf,
int
vsiz,
int
cpmode )