rados_ioctx_get_pool_name

Get the pool name of the io context

@param io the io context to query @param buf pointer to buffer where name will be stored @param maxlen size of buffer where name will be stored @returns length of string stored, or -ERANGE if buffer too small

extern (C)
int
rados_ioctx_get_pool_name
(,
char* buf
,
uint maxlen
)

Meta