freeswitch/swig_common.i

3 lines
68 B
OpenEdge ABL

%typemap(newfree) char * "free($1);";
%newobject getGlobalVariable;