ohos-drawing-sys 0.3.4

Bindings to the `native_drawing` API of OpenHarmony OS
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
## Drawing native bindings for OpenHarmony

Raw bindings to the native drawing APIs on OpenHarmony.

C API reference: https://gitcode.com/openharmony/docs/blob/master/en/application-dev/reference/apis-arkgraphics2d/capi-drawing.md

## Development

This crate is developed as part of the [ohos-sys](https://github.com/openharmony-rs/ohos-sys) bindings.

## License

This crate is licensed under the Apache-2.0 license, matching the OpenHarmony OS SDK.