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