xplm-sys 0.1.1

Bindings for the X-Plane plugin SDK version 2.1
Documentation

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)