Function grpcio_sys::grpc_slice_buf_start_eq [−][src]
pub unsafe extern "C" fn grpc_slice_buf_start_eq(
a: grpc_slice,
b: *const c_void,
blen: usize
) -> c_int
return non-zero if the first blen bytes of a are equal to b