tchdbget3 ( hdb kbuf ksiz vbuf max -- int )


Vocabulary
tokyo.alien.tchdb

Inputs
hdban object
kbufan object
ksizan object
vbufan object
maxan object


Outputs
intan object


Definition


LIBRARY: tokyocabinet FUNCTION: int tchdbget3
( TCHDB* hdb, void* kbuf, int ksiz, void* vbuf, int max )