This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
third
/
xswitch
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
623f6176a3
Rami (Branch)
Tag
master
xswitch
/
swig_common.i
swig_common.i
103 B
Cronologia
Originale
1
2
3
4
5
6
7
%typemap(newfree) char * "free($1);";
%newobject getGlobalVariable;
%rename(msleep) switch_msleep;