]> sigrok.org Git - libsigrok.git/blobdiff - bindings/swig/libsigrok.i
Tell SWIG that gpointer is really void *.
[libsigrok.git] / bindings / swig / libsigrok.i
index 73591a129e97efb3d4259870829bdcc634f7cc9d..19f4a3b44e4ab6a75acaabeb8477fe38b545a796 100644 (file)
@@ -25,6 +25,8 @@
 #include "libsigrok/libsigrok.h"
 %}
 
+typedef void * gpointer;
+
 typedef struct _GSList GSList;
 
 struct _GSList