update swig on windows
This commit is contained in:
10
winx64/bin/swigwin-4.0.0/Examples/lua/dual/example2.i
Normal file
10
winx64/bin/swigwin-4.0.0/Examples/lua/dual/example2.i
Normal file
@@ -0,0 +1,10 @@
|
||||
/* File : example2.i */
|
||||
%module example2
|
||||
|
||||
%inline %{
|
||||
|
||||
struct Bar{
|
||||
int i;
|
||||
};
|
||||
|
||||
%}
|
||||
Reference in New Issue
Block a user