How to use c_void_p as a handle

后端 未结 0 1212
南旧
南旧 2020-11-28 06:48

I have a .dll I\'m trying to access using ctypes. The header for the .dll looks like this:

typedef void* CMS_HANDLE;
CMS_HANDLE  WINAPI cmsOpen( int nDeviceID         


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