1 2 3 4 5
mod raw_file_manager_ffi; pub use raw_file_manager_ffi::*; #[link(name = "rawfile.z")] extern "C" {}