阅读背景:

How to return a pointer to a structure in ctypes?

来源:互联网 

I try to pass a pointer of a structure which is given me as a return value from the function 'bar' to the function 'foo_write'. But I get the error message 'TypeError: must be a ctypes type' for line 'foo = POINTER(temp_foo)'. In the I try to pass a pointer of a structure which is




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

分享到: