Function cql_bindgen::cass_cluster_set_max_connections_per_host [] [src]

pub unsafe extern "C" fn cass_cluster_set_max_connections_per_host(
    cluster: *mut CassCluster,
    num_connections: c_uint
) -> CassError