grpcio_sys

Function grpc_channel_get_target

Source
pub unsafe extern "C" fn grpc_channel_get_target(
    channel: *mut grpc_channel,
) -> *mut c_char
Expand description

Return a newly allocated string representing the target a channel was created for.