rados_write_op_omap_rm_keys

Remove key/value pairs from an object

@param write_op operation to add this action to @param keys array of null-terminated char arrays representing keys to remove @param keys_len number of key/value pairs to remove

extern (C)
void
rados_write_op_omap_rm_keys
(,
const(char*)* keys
,
size_t keys_len
)

Meta