Files
2023-10-13 14:01:41 +00:00

5 lines
110 B
C++

#include <hb.h>
#include <stddef.h>
extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size);