pub unsafe extern "C" fn grpc_resource_quota_set_max_threads(
resource_quota: *mut grpc_resource_quota,
new_max_threads: c_int,
)
Expand description
Update the size of the maximum number of threads allowed
pub unsafe extern "C" fn grpc_resource_quota_set_max_threads(
resource_quota: *mut grpc_resource_quota,
new_max_threads: c_int,
)
Update the size of the maximum number of threads allowed