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
windows 0.58 changed HANDLE from int to void pointer, now it wouldn't
compile anymore because we need it to implement Send. So just implement
a wrapper around it.
Signed-off-by: Daniel Schaefer <[email protected]>
0 commit comments