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