pub unsafe extern "C" fn grpc_slice_ref(s: grpc_slice) -> grpc_slice
Expand description

Increment the refcount of s. Requires slice is initialized. Returns s.