How to pass Bytes buffer from Python to C

前端 未结 0 1476
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-31 19:21

I\'m experimenting with native C extensions in Python. What I\'m trying to accomplish now is to pass Bytes buffer from Python to C.

I need to load a binary file from

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