6 lines
241 B
Markdown
6 lines
241 B
Markdown
# 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.
|