Closed haja closed 5 years ago
hey, for my Assetto Corsa plugin, i use jna Structures to access shared memory. this changes allows access without exposing the Pointer via get() or similar.
thank you! I have a somewhat working prototype, you can see my progress here: https://github.com/haja/SIMRacingAppsSIMPluginAssettoCorsa
hey, for my Assetto Corsa plugin, i use jna Structures to access shared memory. this changes allows access without exposing the Pointer via get() or similar.