%module pic %{ /* Includes the header in the wrapper code */ #include "pic.h" %} /* Parse the header file to generate wrappers */ %include "pic.h"