Method: Libcouchbase::Ext.get_version
- Defined in:
- lib/libcouchbase/ext/libcouchbase.rb
.get_version(version) ⇒ String
(Not documented)
798 |
# File 'lib/libcouchbase/ext/libcouchbase.rb', line 798 attach_function :get_version, :lcb_get_version, [:pointer], :string, :blocking => true |