how to map a memoryview to a known struct?

后端 未结 0 1904
南笙
南笙 2021-02-12 11:20

There is a game that uses sharedmemory to access the its data. i can get it by using

from multiprocessing import shared_memory
shm1 = shared_memory(name=FalconSha         


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