chore: move __c_cpp/* to __ffi
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
extern crate cpp_build;
|
||||
|
||||
fn main() {
|
||||
cpp_build::build("src/main.rs");
|
||||
}
|
||||
Reference in New Issue
Block a user