ohos-window-sys 0.1.6

Raw Bindings to the OpenHarmony native window
Documentation
1
2
3
4
5
6
#[link(name = "native_fence")]
extern "C" {}

#[path = "native_fence/native_fence_ffi.rs"]
mod native_fence_ffi;
pub use native_fence_ffi::*;