Sign in
flutter
/
third_party
/
harfbuzz
/
bf4eb2e4cf8d08b674f81954e22b331cca2b3721
/
.
/
test
/
fuzzing
/
hb-fuzzer.hh
blob: d0c617e09f740640dc75d2c6f053e3e5b6711899 [
file
]
#include
<hb.h>
#include
<stddef.h>
extern
"C"
int
LLVMFuzzerTestOneInput
(
const
uint8_t
*
data
,
size_t
size
);