mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
be8d896a4e
fix TryEnterCriticalSection return type Source: https://docs.microsoft.com/en-us/windows/win32/api/synchapi/nf-synchapi-tryentercriticalsection Fixes https://github.com/rust-lang/rust/issues/70504