Function grpcio_sys::grpc_slice_slice [−][src]
pub unsafe extern "C" fn grpc_slice_slice(
haystack: grpc_slice,
needle: grpc_slice
) -> c_int
return the index of the first occurrence of \a needle in \a haystack, or -1 if it’s not found