Handbook
Glossary
tcadbget2 ( adb kstr -- c-string )
Vocabulary
tokyo
.
alien
.
tcadb
Inputs
adb
an
object
kstr
an
object
Outputs
c-string
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
tokyo.alien.tcadb
LIBRARY:
tokyocabinet
FUNCTION:
c-string
tcadbget2
( TCADB* adb,
c-string
kstr )