pub unsafe extern "C" fn grpc_slice_is_equivalent(
    a: grpc_slice,
    b: grpc_slice
) -> c_int
Expand description

Do two slices point at the same memory, with the same length If a or b is inlined, actually compares data