Method: Libcouchbase::Ext.cntl_exists
- Defined in:
- lib/libcouchbase/ext/libcouchbase.rb
.cntl_exists(ctl) ⇒ Integer
(Not documented)
760 |
# File 'lib/libcouchbase/ext/libcouchbase.rb', line 760 attach_function :cntl_exists, :lcb_cntl_exists, [:int], :int, :blocking => true |