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