|
|
|
|
|
by gefhfffh
1576 days ago
|
|
The Rust Windows API provides a cast method to jump through the inheritance hierarchy. Previously, additionally, all base class methods were generated for derived classes (structs).
This was removed due to high compile times https://github.com/microsoft/windows-rs |
|