Method: Libcouchbase::Ext.resp_get_mutation_token
- Defined in:
- lib/libcouchbase/ext/libcouchbase.rb
.resp_get_mutation_token(cbtype, rb) ⇒ MUTATIONTOKEN
(Not documented)
388 |
# File 'lib/libcouchbase/ext/libcouchbase.rb', line 388 attach_function :resp_get_mutation_token, :lcb_resp_get_mutation_token, [:int, RESPBASE.by_ref], MUTATIONTOKEN.by_ref, :blocking => true |