]> git.proxmox.com Git - rustc.git/blame - vendor/windows-sys/src/Windows/Gaming/mod.rs
New upstream version 1.63.0+dfsg1
[rustc.git] / vendor / windows-sys / src / Windows / Gaming / mod.rs
CommitLineData
5e7ed085
FG
1#[cfg(feature = "Gaming_Input")]
2pub mod Input;
3#[cfg(feature = "Gaming_Preview")]
4pub mod Preview;
5#[cfg(feature = "Gaming_UI")]
6pub mod UI;
7#[cfg(feature = "Gaming_XboxLive")]
8pub mod XboxLive;