Romain Vimont 131372d2c4 Expose sc_get_env() to read environment variable
Contrary to getenv(), sc_get_env() returns an allocated string that is
guaranteed to be encoded in UTF-8 on all platforms (it uses _wgetenv()
internally on Windows and converts the strings).

PR #5560 <https://github.com/Genymobile/scrcpy/pull/5560>
2024-12-02 18:23:18 +01:00
..
2024-11-19 21:31:04 +01:00
2024-11-24 17:52:54 +01:00
2024-11-24 16:37:32 +01:00