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

Brain-storming for improving the bindings #37

Open
jschwe opened this issue Nov 7, 2024 · 0 comments
Open

Brain-storming for improving the bindings #37

jschwe opened this issue Nov 7, 2024 · 0 comments

Comments

@jschwe
Copy link
Collaborator

jschwe commented Nov 7, 2024

  • Consider letting bindgen generate nicer forward compatible enums using num_enum
  • parse the api-level from the doxygen via the callbacks API and a feature flag on the item. This would require patching bindgen, since currently the callbacks API for docs is "doc in -> doc out" and doesn't allow modifying other parts of the bindings.
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

No branches or pull requests

1 participant