cbindgen/tests/rust/no_includes.rs
2018-10-01 16:53:09 -05:00

4 lines
42 B
Rust

#[no_mangle]
pub extern "C" fn root() {
}