DEBSOURCES
Skip Quicknav
sources / swig2.0 / 2.0.7-3 / Examples / perl5 / xmlstring / example.i
12345678910
%module example %include <xmlstring.i> %{ #include "example.h" %} %include example.h