ohos-vsync-sys 0.1.6

Raw Bindings to the vsync (Vertical Synchroization) API of OpenHarmony
Documentation
1
2
3
4
5
6
7
8
9
10
# OpenHarmony native vsync bindings

Low-level bindings to the vertical synchronization API on OpenHarmony.
A higher level binding is provided by the [ohos-vsync](https://docs.rs/ohos-vsync/) crate.

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

## License

Licensed under the Apache-2.0 license, matching the license of OpenHarmony.