Method: Libcouchbase::Ext.n1p_setopt

Defined in:
lib/libcouchbase/ext/libcouchbase.rb

.n1p_setopt(params, name, n_name, value, n_value) ⇒ ErrorT

(Not documented)

Parameters:

Returns:



1070
# File 'lib/libcouchbase/ext/libcouchbase.rb', line 1070

attach_function :n1p_setopt, :lcb_n1p_setopt, [N1QLPARAMS.by_ref, :string, :ulong, :string, :ulong], ErrorT