Function grpcio_sys::grpc_channel_num_external_connectivity_watchers [−][src]
pub unsafe extern "C" fn grpc_channel_num_external_connectivity_watchers(
channel: *mut grpc_channel
) -> c_int
Number of active “external connectivity state watchers” attached to a channel. Useful for testing.