[][src]Function grpcio_sys::grpc_channel_get_target

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

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