rust-mobile / ndk

Rust bindings to the Android NDK
Apache License 2.0
1.14k stars 112 forks source link

ndk: Add bindings for `sync.h` #423

Closed MarijnS95 closed 1 year ago

MarijnS95 commented 1 year ago

Bind a few free functions and conveniently re-wrap the resulting struct types to access sync information from file descriptors, and merge sync file descriptors into one.