This library provides Rust bindings to version 2.1 of the X-Plane plugin SDK.
Functions are arranged into modules in a structure similar to the structure of
the SDK header files.
This library currently can only be compiled on Mac OS X. Support for other operating
systems can be added easily by modifying `link.rs`.
MIT license (see `LICENSE.txt`)