/trunk/Lib/typemaps/cwstring.swg
# · Unknown · 10 lines · 8 code · 2 blank · 0 comment · 0 complexity · 34e7da6da5779f72d8886c8b83c22e1e MD5 · raw file
- %include <typemaps/cstrings.swg>
- %include <typemaps/wstring.swg>
- %typemaps_cstring(%cwstring,
- wchar_t,
- SWIG_AsWCharPtr,
- SWIG_AsWCharPtrAndSize,
- SWIG_FromWCharPtr,
- SWIG_FromWCharPtrAndSize);