Function grpcio_sys::grpc_channel_get_target[][src]

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.