rados_ioctx_snap_get_name

Get the name of a pool snapshot

@param io the pool to read from @param id the snapshot to find @param name where to store the result @param maxlen the size of the name array @returns 0 on success, negative error code on failure @returns -ERANGE if the name array is too small

extern (C)
int
rados_ioctx_snap_get_name

Meta