mirror of
https://github.com/akheron/jansson.git
synced 2025-04-05 13:35:05 +00:00
3 lines
96 B
C
3 lines
96 B
C
#include <inttypes.h>
|
|
|
|
extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size);
|