testinput.h 96 B

123
  1. #include <inttypes.h>
  2. extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size);