[][src]Function grpcio_sys::grpc_slice_rchr

pub unsafe extern "C" fn grpc_slice_rchr(s: grpc_slice, c: c_char) -> c_int

return the index of the last instance of \a c in \a s, or -1 if not found