Method: Libcouchbase::Ext.set_destroy_callback
- Defined in:
- lib/libcouchbase/ext/libcouchbase.rb
.set_destroy_callback(t, destroy_callback) ⇒ Proc(callback_destroy_callback)
(Not documented)
637 |
# File 'lib/libcouchbase/ext/libcouchbase.rb', line 637 attach_function :set_destroy_callback, :lcb_set_destroy_callback, [T.by_ref, :destroy_callback], :destroy_callback |