阅读背景:

通过SWIG从Python中的C函数返回Struct数据类型

来源:互联网 

I have a C-function which returns a struct data type with several items in it (size_t, char*, int, unsigned and other structs). When I call this function there is no output in python. After some googling I think the problem is that I didn't declare the data type in my interface file. But this turns out to be not that easy. What is the right approach: data




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: