Files
2023-05-14 11:44:44 +00:00

5 lines
110 B
C++

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