ohos-netstack-sys 0.1.0

Raw bindings to the OpenHarmony NetworkKit (netstack) native APIs
Documentation
1
2
3
4
5
6
7
8
9
# ohos-netstack-sys

Raw Rust FFI bindings to the OpenHarmony NetworkKit (`netstack`) native APIs.

The C headers are under `network/netstack/` in the OpenHarmony SDK.

## License

Licensed under Apache-2.0, matching the OpenHarmony SDK.