DEBSOURCES
Skip Quicknav
sources / swig / 3.0.10-1.1 / Examples / perl5 / xmlstring / example.i
12345678910
%module example %include <xmlstring.i> %{ #include "example.h" %} %include example.h