Method: Libcouchbase::Ext.mem_free
- Defined in:
- lib/libcouchbase/ext/libcouchbase.rb
.mem_free(ptr) ⇒ nil
(Not documented)
825 |
# File 'lib/libcouchbase/ext/libcouchbase.rb', line 825 attach_function :mem_free, :lcb_mem_free, [:pointer], :void, :blocking => true |