rados_ioctx_snap_create

Create a pool-wide snapshot

@param io the pool to snapshot @param snapname the name of the snapshot @returns 0 on success, negative error code on failure

extern (C)
int
rados_ioctx_snap_create
(,
const(char)* snapname
)

Meta