Method: Libcouchbase::Ext.get_callback3

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

.get_callback3(instance, cbtype) ⇒ Proc(callback_respcallback)

(Not documented)

Parameters:

  • instance (T)
  • cbtype (Integer)

Returns:

  • (Proc(callback_respcallback))


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

attach_function :get_callback3, :lcb_get_callback3, [T.by_ref, :int], :respcallback