Files
cpp-thirdparty/winx64/bin/swigwin-4.0.0/Examples/ocaml/stl/example.i
2019-08-04 21:38:19 -05:00

11 lines
137 B
OpenEdge ABL

%module example
%{
#include "example.h"
%}
#define ENABLE_CHARPTR_ARRAY
#define ENABLE_STRING_VECTOR
%include stl.i
%include example.h