Method: Libcouchbase::Ext.store3
- Defined in:
- lib/libcouchbase/ext/libcouchbase.rb
.store3(instance, cookie, cmd) ⇒ ErrorT
(Not documented)
313 |
# File 'lib/libcouchbase/ext/libcouchbase.rb', line 313 attach_function :store3, :lcb_store3, [T.by_ref, :pointer, CMDSTORE.by_ref], ErrorT, :blocking => true |