pub unsafe extern "C" fn cass_cluster_new() -> *mut CassCluster
Expand description

Creates a new cluster.

@public @memberof CassCluster

@return Returns a cluster that must be freed.

@see cass_cluster_free()