creating a python module using ctypes

前端 未结 0 456
挽巷
挽巷 2020-12-18 19:04

I have a C library with only two functions: char *foo_decode(const char*) and const char *foo_version().

I now want to create a python modul

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