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