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