[][src]Function grpcio_sys::grpc_channel_check_connectivity_state

pub unsafe extern "C" fn grpc_channel_check_connectivity_state(
    channel: *mut grpc_channel,
    try_to_connect: c_int
) -> grpc_connectivity_state

Check the connectivity state of a channel.