We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24b09ca commit 808e90bCopy full SHA for 808e90b
swig_common.i
@@ -0,0 +1,2 @@
1
+%typemap(newfree) char * "free($1);";
2
+%newobject getGlobalVariable;
0 commit comments