Method: Libcouchbase::Ext.histogram_destroy
- Defined in:
- lib/libcouchbase/ext/libcouchbase.rb
.histogram_destroy(hg) ⇒ nil
(Not documented)
868 |
# File 'lib/libcouchbase/ext/libcouchbase.rb', line 868 attach_function :histogram_destroy, :lcb_histogram_destroy, [HISTOGRAM.by_ref], :void, :blocking => true |