Hacker News new | ask | show | jobs
by tomjakubowski 4080 days ago
Can you make external "C" callback functions generic? The function itself I mean, not the signature of the FFI function that takes the callback. If so, there's a great use case for not mangling C callbacks.
1 comments