1 2 3 4 5
fn main() { // cxx_build::bridge("src/ffi/to_cxx.rs") // .file("src/ffi/libhans.cc") // .compile("libhans"); }