DEBSOURCES
Skip Quicknav
sources / swig / 4.0.2-1 / Examples / ocaml / stl / example.i
12345678910
%module example %{ #include "example.h" %} #define ENABLE_CHARPTR_ARRAY #define ENABLE_STRING_VECTOR %include stl.i %include example.h