xcomponent-sys

Crates.ioxcomponent-sys
lib.rsxcomponent-sys
version0.1.1
sourcesrc
created_at2024-10-04 16:37:32.707317
updated_at2024-10-28 16:38:33.829846
descriptionRaw Bindings to the `xcomponent` API of OpenHarmony
homepage
repositoryhttps://github.com/openharmony-rs/ohos-sys
max_upload_size
id1396777
size88,011
Jonathan Schwender (jschwe)

documentation

README

OpenHarmony XComponent bindings

Low-level bindings to the native XComponent API on OpenHarmony, used to draw to a surface with OpenGL or Vulkan from native (Rust) code. A higher level binding is provided by the xcomponent crate.

English Documentation Chinese Documentation

License

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

Commit count: 88

cargo fmt