ohos-sys 0.8.6

Bindings to the native API of OpenHarmony OS
Documentation
1
2
3
4
5
#[link(name = "ace_napi.z")]
extern "C" {}

mod napi_ffi;
pub use napi_ffi::*;