ohos-drawing-sys 0.3.4

Bindings to the `native_drawing` API of OpenHarmony OS
Documentation
1
2
3
//! Declares functions related to <b>textLine</b> in the drawing module.
mod text_line_ffi;
pub use text_line_ffi::*;