Jason Travis Smith 26097e8403 Adding the basic c_types as their own file section.
Also, added the to_c_string and from_c_string functions. Their
location needs to be determined.
2017-01-24 14:55:42 -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%