infix
A JIT-Powered FFI Library for C
|
A helper structure to safely consume bytes from the fuzzer's input buffer. More...
#include <fuzz_helpers.h>
Public Attributes | |
const uint8_t * | data |
size_t | size |
A helper structure to safely consume bytes from the fuzzer's input buffer.
size_t fuzzer_input::size |