Replies: 1 comment
-
|
It has the default visibility, so you should be able to ignore it completely, so declare for example
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/orca-app/orca/blob/main/src/platform/platform.h#L105 defines for callbacks:
I think it's needed for C-binding.
I didn't find a proper macro (declaration attribute) in C3. Is this missing or can I create a user defined attribute?
Beta Was this translation helpful? Give feedback.
All reactions