55ok
| Direktori : /usr/src/cmake-3.25.0/Tests/UseSWIG/ |
| Current File : //usr/src/cmake-3.25.0/Tests/UseSWIG/example.i |
/* File : example.i */
%module example
%{
#include "example.h"
%}
/* Let's just grab the original header file here */
%include "example.h"