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