Sign in
android
/
platform
/
external
/
harfbuzz_ng
/
bd6e4e5d50ab715761ba1036edb90583ab9f6c01
/
.
/
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
);