pub unsafe extern "C" fn grpc_channel_num_external_connectivity_watchers(
    channel: *mut grpc_channel
) -> c_int
Expand description

Number of active “external connectivity state watchers” attached to a channel. Useful for testing.