swig/Lib/python/wchar.i
2004-05-27 11:25:31 +00:00

7 lines
70 B
OpenEdge ABL

%{
#include <wchar.h>
%}
%types(wchar_t *);
%include pywstrings.swg