update swig on windows
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
%module li_cdata_cpp
|
||||
|
||||
%include <cdata.i>
|
||||
|
||||
%cdata(int);
|
||||
%cdata(double);
|
||||
|
||||
void *malloc(size_t size);
|
||||
Reference in New Issue
Block a user