add in intended %apply
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9092 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
7c0b5931fc
commit
b523aaba5e
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
|||
|
||||
%typemap(freearg) SWIGTYPE * ""
|
||||
%apply SWIGTYPE* {CharPtr};
|
||||
%apply SWIGTYPE* {CCharPtr};
|
||||
|
||||
%inline %{
|
||||
typedef char* CharPtr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue