summaryrefslogtreecommitdiff
path: root/vendor/windows-sys-0.59.0/src/Windows/Wdk/Devices/mod.rs
blob: e90977f98bee340aa53760768c2ada8a5dae7cb7 (plain)
1
2
3
4
#[cfg(feature = "Wdk_Devices_Bluetooth")]
pub mod Bluetooth;
#[cfg(feature = "Wdk_Devices_HumanInterfaceDevice")]
pub mod HumanInterfaceDevice;