Function grpcio_sys::grpc_slice_ref [−][src]
pub unsafe extern "C" fn grpc_slice_ref(s: grpc_slice) -> grpc_slice
Increment the refcount of s. Requires slice is initialized. Returns s.
pub unsafe extern "C" fn grpc_slice_ref(s: grpc_slice) -> grpc_slice
Increment the refcount of s. Requires slice is initialized. Returns s.