//! Bindings to the OpenHarmony QoS (Quality of Service) thread scheduling APIs.
//!
//! See also the [QoS development guide](https://docs.openharmony.cn/pages/v5.0/en/application-dev/napi/qos-guidelines.md)
//! and the [Gewu development guide](https://docs.openharmony.cn/pages/v5.0/en/application-dev/napi/gewu-ndk-api-guidelines.md)
//! for the on-device LLM inference surface that ships in the same library.
//!
//! ## Feature flags
unsafe extern "C"
pub use *;