A simple yet very unsafe example to demonstrate how to use Direct2D from rust. Window creation and all that stuff is also included.
UWP Custom Control Example In this tutorial I will demonstrate how to make your own custom control for Universal Windows Platform application. This is very handy way of making your app more modular ...