Files
winit/src/platform_impl/linux
Kirill Chibisov c73d8cff20 x11: fix build on arm
The c_char type, which was used under the hood is different depending
on arch, thus use it directly instead of i8.

Fixes #3735.
2024-06-21 20:16:14 +03:00
..
2024-06-15 20:00:04 +03:00
2024-06-21 20:16:14 +03:00