This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
third
/
xswitch
Sledovat
2
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
b74245d48a
Větve
Značky
master
xswitch
/
swig_common.i
swig_common.i
103 B
Historie
Surový
1
2
3
4
5
6
7
%typemap(newfree) char * "free($1);";
%newobject getGlobalVariable;
%rename(msleep) switch_msleep;