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