xcomponent-sys

Crates.ioxcomponent-sys
lib.rsxcomponent-sys
version0.3.4
created_at2024-10-04 16:37:32.707317+00
updated_at2025-07-31 11:47:50.711435+00
descriptionRaw Bindings to the `xcomponent` API of OpenHarmony
homepage
repositoryhttps://github.com/openharmony-rs/ohos-sys
max_upload_size
id1396777
size100,741
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: 225

cargo fmt