Ada 2.9.2
Fast spec-compliant URL parser
Loading...
Searching...
No Matches
ada_c.c File Reference
#include "ada_c.h"
#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>

Go to the source code of this file.

Functions

int LLVMFuzzerTestOneInput (const uint8_t *data, size_t size)
 

Function Documentation

◆ LLVMFuzzerTestOneInput()