Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ndk: Add bindings for sync.h #423

Merged
merged 1 commit into from
Oct 14, 2023
Merged

Conversation

MarijnS95
Copy link
Member

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.

ndk/src/sync.rs Outdated Show resolved Hide resolved
ndk/src/sync.rs Outdated Show resolved Hide resolved
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.
@MarijnS95 MarijnS95 merged commit 8a60523 into rust-mobile:master Oct 14, 2023
18 checks passed
@MarijnS95 MarijnS95 deleted the sync branch October 14, 2023 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant