xplm-sys 0.1.0

Bindings for the X-Plane plugin SDK version 2.1
docs.rs failed to build xplm-sys-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: xplm-sys-0.5.0

xplm-sys: Rust bindings for the X-Plane plugin SDK

This library provides Rust bindings to version 2.1 of the X-Plane plugin SDK.

Organization

Functions are arranged into modules in a structure similar to the structure of the SDK header files.

Compiling

This library currently can only be compiled on Mac OS X. Support for other operating systems can be added easily by modifying link.rs.

License

MIT license (see LICENSE.txt)