Function grpcio_sys::grpc_slice_is_equivalent[][src]

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

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