rados_create_with_context

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

extern (C)
int
rados_create_with_context

Meta