KiCad PCB EDA Suite
Loading...
Searching...
No Matches
fuzz_init.cpp File Reference
#include <wx/init.h>
#include <wx/app.h>
#include <kiplatform/app.h>
#include <mock_pgm_base.h>
#include <settings/settings_manager.h>
#include <pcbnew_settings.h>

Go to the source code of this file.

Functions

int fuzz_init (int *argc, char ***argv)
 Initialize wxWidgets and KiCad PGM_BASE for fuzzing.
 

Function Documentation

◆ fuzz_init()

int fuzz_init ( int * argc,
char *** argv )