Method: Libcouchbase::Ext.counter3

Defined in:
lib/libcouchbase/ext/libcouchbase.rb

.counter3(instance, cookie, cmd) ⇒ ErrorT

(Not documented)

Parameters:

  • instance (T)
  • cookie (FFI::Pointer(*Void))
  • cmd (CMDCOUNTER)

Returns:



410
# File 'lib/libcouchbase/ext/libcouchbase.rb', line 410

attach_function :counter3, :lcb_counter3, [T.by_ref, :pointer, CMDCOUNTER.by_ref], ErrorT, :blocking => true