Sign in
flutter
/
third_party
/
harfbuzz
/
825e40407da74576f8e83ce0bacad5b0459b83c8
/
.
/
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
);