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
If I am not mistaken correct signature for it should be fn pthread_exit(value: *mut ::c_void) -> !, while now it returns (). Documentation clearly states that: