Memory being freed when using Python's PyMem-functions

后端 未结 0 586
误落风尘
误落风尘 2020-12-07 23:26

I\'m writing a Python C API and in my c-code I allocate a double array which I then wrap into a numpy array and send back to Python. The weird thing is that the memory is be

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