Handbook
Glossary
tchdbputasync2 ( hdb kstr vstr -- bool )
Vocabulary
tokyo
.
alien
.
tchdb
Inputs
hdb
an
object
kstr
an
object
vstr
an
object
Outputs
bool
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
tokyo.alien.tchdb
LIBRARY:
tokyocabinet
FUNCTION:
bool
tchdbputasync2
( TCHDB* hdb,
c-string
kstr,
c-string
vstr )