Jason Travis Smith 2d6bed361e Rust 2018 fixes.
Removed the extern crate calls that were no longer required.
2019-01-21 21:08:26 -05:00
2019-01-21 21:08:26 -05:00
2019-01-21 21:08:26 -05:00
2017-01-06 19:10:10 -05:00
2017-01-06 19:10:10 -05:00

Binding

There are many common data types and functions used when interfacing with C libraries. The Binding library attempts to define the more commonly needed types and functions to help speed up the process of wrapping these libraries.

Description
Defines macros and functions commonly used when interfacing with C libraries.
Readme 62 KiB
Languages
Rust 100%