rados_remove

Delete an object

@note This does not delete any snapshots of the object.

@param io the pool to delete the object from @param oid the name of the object to delete @returns 0 on success, negative error code on failure

extern (C)
int
rados_remove
(,
const(char)* oid
)

Meta