You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For use of Delegate as callback in functions that take C-fun ptr and void* arg, added facility to type convert Delegate to R (*)(void*, P...) and function void* arg().
Wraps as needed, fast-tracks Callback constructed with matching C-fun ptr and arg.
0 commit comments