rados_cache_unpin

Unpin an object in the cache tier

After an object is unpinned in the cache tier, it can be flushed out

@param io the pool the object is in @param o the object id @returns 0 on success, negative error code on failure

extern (C)
int
rados_cache_unpin
(,
const(char)* o
)

Meta