blob: 933f9a3a647de4882c88e8a66f13b521d4780dc1 [file] [log] [blame]
%include <typemaps/cstrings.swg>
%include <typemaps/wstring.swg>
%typemaps_cstring(%cwstring,
wchar_t,
SWIG_AsWCharPtr,
SWIG_AsWCharPtrAndSize,
SWIG_FromWCharPtr,
SWIG_FromWCharPtrAndSize);