tree: 924809ae62d2bfb51dbb58018f23b1e23bd3d304 [path history] [tgz]
  1. src/
  2. BUILD.gn
  3. OWNERS
  4. platgen.h
  5. platgen.sh
  6. README.md
src/connectivity/lowpan/lib/openthread_sys/README.md

Unsafe OpenThread Bindings for Rust

This crate contains the unsafe Rust FFI bindings for the OpenThread API. If you want to use the OpenThread API from rust, you will likely want to use the safe OpenThread crate, which provides a type-safe wrapper around this API.

The script platgen.sh will regenerate the bindings.