rados_create_write_op

Create a new rados_write_op_t write operation. This will store all actions to be performed atomically. You must call rados_release_write_op when you are finished with it.

@returns non-NULL on success, NULL on memory allocation error.

extern (C)
rados_create_write_op
()

Meta