python 3.9 x64 ctypes pass char pointer by reference (char**) OSError: exception: access violation reading 0xFFFFFFFFFFFFFFFF

前端 未结 0 677
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-13 02:24

First of all This works perfectly in x32 python, but fails in x64 python with the following error

OSError: exception: access violation reading 0xFFFFFFFFFFFFF         


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