File: testinput.h

package info (click to toggle)
libsndfile 1.2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 5,120 kB
  • sloc: ansic: 55,350; cpp: 1,108; python: 791; makefile: 539; sh: 539; cs: 122
file content (3 lines) | stat: -rw-r--r-- 96 bytes parent folder | download | duplicates (6)
1
2
3
#include <inttypes.h>

extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size);