tcbdbcurput ( cur vbuf vsiz cpmode -- bool )


Vocabulary
tokyo.alien.tcbdb

Inputs
curan object
vbufan object
vsizan object
cpmodean object


Outputs
boolan object


Definition


LIBRARY: tokyocabinet FUNCTION: bool tcbdbcurput
( BDBCUR* cur, void* vbuf, int vsiz, int cpmode )