byteslice-0.1.4.0: include/bs_custom.h
#define _GNU_SOURCE #include <string.h> #include "Rts.h" HsInt memchr_ba_many(unsigned char *p, HsInt off, HsInt *sizes, HsInt sizesLen, unsigned char w); HsInt count_ba(unsigned char *p, HsInt off, HsInt len, unsigned char w);