Skip to content

Conversation

MContagious
Copy link

Making Event extra as generic pointer will help to pass any type of argument.

Making Event extra as generic pointer will help to pass any type of argument.
Copy link

@GordiychukAlexey GordiychukAlexey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small error: you need const void *extra; not const void *label;
And it is works! Now I can use any types of parameters.

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.

2 participants