mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-01-31 19:44:31 +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.