Initialize a cluster handle from an existing configuration.
Share configuration state with another rados_t instance.
@param cluster where to store the handle @param cct the existing configuration to use @returns 0 on success, negative error code on failure
See Implementation
Initialize a cluster handle from an existing configuration.
Share configuration state with another rados_t instance.
@param cluster where to store the handle @param cct the existing configuration to use @returns 0 on success, negative error code on failure