create_io_options


Description:

[ CCode ( cname = "lcb_create_io_ops" , destroy_function = "lcb_destroy_io_ops" ) ]
public StatusResponse create_io_options (ref IO op, ref IOOptions options)

Create a new instance of one of the library-supplied io ops types.

Parameters:

op

Where to store the io ops structure

options

How to create the io ops structure

Returns:

StatusResponse.SUCCESS on success


Namespace: LibCouchbase
Package: libcouchbase