Imported Upstream version 1.4.6
[platform/upstream/harfbuzz.git] / test / fuzzing / hb-fuzzer.hh
1 #include <hb.h>
2 #include <stddef.h>
3
4 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size);