cbindgen 0.6.7

A tool for generating C bindings to Rust code.
Documentation
1
2
3
#[no_mangle]
pub extern "C" fn root() {
}