Method: Libcouchbase::Ext.install_callback3
- Defined in:
- lib/libcouchbase/ext/libcouchbase.rb
.install_callback3(instance, cbtype, cb) ⇒ Proc(callback_respcallback)
(Not documented)
261 |
# File 'lib/libcouchbase/ext/libcouchbase.rb', line 261 attach_function :install_callback3, :lcb_install_callback3, [T.by_ref, :int, :respcallback], :respcallback |