Converting a structure containg pointers to its Ctype equivalent

后端 未结 0 1965
隐瞒了意图╮
隐瞒了意图╮ 2021-01-16 04:55

I am trying to write a python wrapper for the following functions and structures in a dynamic library, but I cannot get it right.

typedef struct
{
    const c         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题