Method: Libcouchbase::Ext.install_callback3

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

.install_callback3(instance, cbtype, cb) ⇒ Proc(callback_respcallback)

(Not documented)

Parameters:

  • instance (T)
  • cbtype (Integer)
  • cb (Proc(callback_respcallback))

Returns:

  • (Proc(callback_respcallback))


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

attach_function :install_callback3, :lcb_install_callback3, [T.by_ref, :int, :respcallback], :respcallback