I am excited to finally talk about the grand plan we have been working on for some time, namely the unification of the Windows API. No more Win32 here, WinRT there, COM this, UWP that. Just stop it. Rust for Windows lets you use any Windows API directly and seamlessly via the windows crate. Whether its timeless functions like CreateEvent and WaitForSingleObject, powerful graphics engines like Dire