Method: Libcouchbase::Ext.http3

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

.http3(instance, cookie, cmd) ⇒ ErrorT

(Not documented)

Parameters:

  • instance (T)
  • cookie (FFI::Pointer(*Void))
  • cmd (CMDHTTP)

Returns:



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

attach_function :http3, :lcb_http3, [T.by_ref, :pointer, CMDHTTP.by_ref], ErrorT, :blocking => true