Rust for Windows, providing bindings to the Windows API.
# Cargo.toml
[dependencies]
windows = "0.62.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example creating and printing an HSTRING.
Ensure you are building on Windows with the appropriate SDK. Use `cargo build --target x86_64-pc-windows-msvc`.
No dependency data recorded yet.