[ 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.
op |
Where to store the io ops structure |
options |
How to create the io ops structure |
StatusResponse.SUCCESS on success |