Sequal32 / simconnect-rust

SimConnect bindings for rust.
MIT License
32 stars 13 forks source link

Example code doesn't work anymore #11

Closed BitsAndDroids closed 8 months ago

BitsAndDroids commented 8 months ago

Due to a change in rust's way of handling packed structs the example code doesn't compile anymore. I've proposed a change in https://github.com/Sequal32/simconnect-rust/pull/10