Home
last modified time | relevance | path

Searched refs:GAMING_DEVICE_MODEL_INFORMATION (Results 1 – 2 of 2) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Gaming/
H A Dmod.rs11 …pub fn GetGamingDeviceModelInformation(information: *mut GAMING_DEVICE_MODEL_INFORMATION) -> ::win… in GetGamingDeviceModelInformation()
57 pub struct GAMING_DEVICE_MODEL_INFORMATION { struct
61 impl ::core::marker::Copy for GAMING_DEVICE_MODEL_INFORMATION {} implementation
62 impl ::core::clone::Clone for GAMING_DEVICE_MODEL_INFORMATION { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Gaming/
H A Dmod.rs128 pub struct GAMING_DEVICE_MODEL_INFORMATION { struct
132 impl GAMING_DEVICE_MODEL_INFORMATION {} implementation
133 impl ::std::default::Default for GAMING_DEVICE_MODEL_INFORMATION { implementation
138 impl ::std::fmt::Debug for GAMING_DEVICE_MODEL_INFORMATION { implementation
143 impl ::std::cmp::PartialEq for GAMING_DEVICE_MODEL_INFORMATION { implementation
148 impl ::std::cmp::Eq for GAMING_DEVICE_MODEL_INFORMATION {} implementation
149 unsafe impl ::windows::runtime::Abi for GAMING_DEVICE_MODEL_INFORMATION { implementation
185 … GetGamingDeviceModelInformation() -> ::windows::runtime::Result<GAMING_DEVICE_MODEL_INFORMATION> { in GetGamingDeviceModelInformation()
190 …fn GetGamingDeviceModelInformation(information: *mut GAMING_DEVICE_MODEL_INFORMATION) -> ::windows… in GetGamingDeviceModelInformation()
192 …let mut result__: <GAMING_DEVICE_MODEL_INFORMATION as ::windows::runtime::Abi>::Abi = ::std::mem::… in GetGamingDeviceModelInformation()
[all …]