Uses old Rust 2015

0.1.7 Jan 16, 2017
0.1.6 Jan 10, 2017
0.1.5 Dec 29, 2016

#28 in #header-file

Download history 16/week @ 2024-02-25 73/week @ 2024-03-31

73 downloads per month
Used in 3 crates (2 directly)

BSD-3-Clause

380KB
7.5K SLoC

libbindgen

Generate Rust FFI bindings from C/C++ header files.


lib.rs:

Generate Rust bindings for C and C++ libraries.

Provide a C/C++ header file, receive Rust FFI code to call into C/C++ functions and use types defined in the header.

See the Builder struct for usage. Autogenerated documentation module.

Dependencies

~7MB
~151K SLoC