Files
winit/src/platform_impl/ios/uikit
Mads Marquart a82f66826b Use a bit less unsafe on iOS (#2643)
* Use a bit less `unsafe` on iOS

I did test this in XCode 11.3's "Debug View Heirarchy", the NSStringRust problem is no longer applicable (likely because Rust got better at emitting correct debug info).

* Avoid using `id` on iOS
2023-01-23 00:01:45 +01:00
..
2023-01-23 00:01:45 +01:00
2022-12-28 18:36:32 +01:00