rados_write_op_operate2

Perform a write operation synchronously @param write_op operation to perform @param io the ioctx that the object is in @param oid the object id @param mtime the time to set the mtime to, NULL for the current time @param flags flags to apply to the entire operation (LIBRADOS_OPERATION_*)

extern (C)
int
rados_write_op_operate2
(,,
const(char)* oid
,
timespec* mtime
,
int flags
)

Meta