Sign in
android
/
platform
/
external
/
harfbuzz_ng
/
refs/heads/android11-d1-b-release
/
.
/
test
/
fuzzing
/
hb-fuzzer.hh
blob: d0c617e09f740640dc75d2c6f053e3e5b6711899 [
file
] [
log
] [
blame
] [
edit
]
#include
<hb.h>
#include
<stddef.h>
extern
"C"
int
LLVMFuzzerTestOneInput
(
const
uint8_t
*
data
,
size_t
size
);