• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #include <hb.h>
2 #include <stddef.h>
3 
4 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size);
5