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
The Windows i686 builds expect this function to use the stdcall calling
convention. The implementation correctly decorates the function to do
so. However, the declaration did not match, which caused a build
failure on windows i686.
0 commit comments