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