summaryrefslogtreecommitdiff
path: root/fuzzer/testmem.h
blob: b00f30952471725c77721368d52a4af749375ee6 (plain)
1
2
3
#include <stdint.h>
#include <stddef.h>
void fuzz_testmem(void *data, size_t size);