mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-01-31 11:34:28 +01:00
Mutex functions may only fail due to a programming error. Use assertions in debug builds, and ignore the value in release builds.
Mutex functions may only fail due to a programming error. Use assertions in debug builds, and ignore the value in release builds.