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

Add function pointer helpers #148

Open
jamesaorson opened this issue May 19, 2022 · 0 comments
Open

Add function pointer helpers #148

jamesaorson opened this issue May 19, 2022 · 0 comments
Labels

Comments

@jamesaorson
Copy link
Contributor

Is your feature request related to a problem? Please describe.
C supports first class functions via function pointers and Daybreak should more easily expose this

Describe the solution you'd like
Provide helpers and types to ease use of function pointers

Additional context
This may end up a macro-centric solution, so much of the implementation will likely be in C

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
Development

No branches or pull requests

1 participant