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