windows 0.58.0

Rust for Windows
Documentation
1
2
3
4
#[cfg(feature = "Win32_System_Com")]
mod Com;
#[cfg(feature = "Win32_System_Rpc")]
mod Rpc;