The simplest way to pass pointer to contiguous data from Python to C

后端 未结 0 1528
灰色年华
灰色年华 2020-12-03 06:46

I am using ctypes to call function in C. Function expects pointer to the first element of the contiguous data and number of data.

One thing

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