Multiple arguments to ThreadSafeFunction #2575
Replies: 1 comment
-
I was doing it completely wrong, I was using JsFunction with create_threadsafe… |
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.
-
I'm trying to create a callback function with more than one argument, and preferably structs with methods on them.
Does anyone know how to do that?
Beta Was this translation helpful? Give feedback.
All reactions