pub unsafe extern "C" fn grpc_slice_sub_no_ref(
    s: grpc_slice,
    begin: usize,
    end: usize
) -> grpc_slice
Expand description

The same as grpc_slice_sub, but without altering the ref count