Expand description
OpenHarmony native window, buffer and image bindings
There are a lot of interdependencies in the APIs for native window, native buffer and native images, so we release these APIs in one crate.
See the module level documentation for more information on the individual modules.
§Feature flags
api-16— Enables bindings for OpenHarmony API-level 16.api-17— Enables bindings for OpenHarmony API-level 17.api-18— Enables bindings for OpenHarmony API-level 18 (5.1.0).api-19— Enables bindings for OpenHarmony API-level 19.api-20— Enables bindings for OpenHarmony API-level 20.api-21— Enables bindings for OpenHarmony API-level 21.document-features— Document available features when building the documentation
Modules§
- native_
buffer - Native Buffer bindings
- native_
fence api-20 - native_
image - Bindings to
native_image - native_
window - Native Window bindings
Structs§
- OHNative
Error Code api-12 - interface error code.