Method: Libcouchbase::Ext.histogram_read
- Defined in:
- lib/libcouchbase/ext/libcouchbase.rb
.histogram_read(hg, cookie, cb) ⇒ nil
(Not documented)
889 |
# File 'lib/libcouchbase/ext/libcouchbase.rb', line 889 attach_function :histogram_read, :lcb_histogram_read, [HISTOGRAM.by_ref, :pointer, :histogram_callback], :void, :blocking => true |