Method: Libcouchbase::Ext.destroy_async
- Defined in:
- lib/libcouchbase/ext/libcouchbase.rb
.destroy_async(instance, arg) ⇒ nil
(Not documented)
647 |
# File 'lib/libcouchbase/ext/libcouchbase.rb', line 647 attach_function :destroy_async, :lcb_destroy_async, [T.by_ref, :pointer], :void, :blocking => true |