ohos-video-processing-engine-sys 0.1.0

Raw bindings to the multimedia VideoProcessingEngine (video_processing / image_processing) on OpenHarmony
Documentation
1
2
3
4
5
#[link(name = "image_processing")]
extern "C" {}

mod image_processing_ffi;
pub use image_processing_ffi::*;