Function grpcio_sys::grpc_lame_client_channel_create[][src]

pub unsafe extern "C" fn grpc_lame_client_channel_create(
    target: *const c_char,
    error_code: Type,
    error_message: *const c_char
) -> *mut grpc_channel
Expand description

Create a lame client: this client fails every operation attempted on it.