swig/Lib/typemaps/cstring.swg

9 lines
167 B
Text

%include <typemaps/cstrings.swg>
%typemaps_cstring(%cstring,
char,
SWIG_AsCharPtr,
SWIG_AsCharPtrAndSize,
SWIG_FromCharPtr,
SWIG_FromCharPtrAndSize);