Home
last modified time | relevance | path

Searched refs:HWProfileInfo_sW (Results 1 – 4 of 4) sorted by relevance

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Devices/DeviceAndDriverInstallation/
H A Dmod.rs188 …pub fn CM_Get_Hardware_Profile_InfoW(ulindex: u32, phwprofileinfo: *mut HWProfileInfo_sW, ulflags:… in CM_Get_Hardware_Profile_InfoW() argument
191 …pub fn CM_Get_Hardware_Profile_Info_ExW(ulindex: u32, phwprofileinfo: *mut HWProfileInfo_sW, ulfla… in CM_Get_Hardware_Profile_Info_ExW() argument
2932 pub struct HWProfileInfo_sW { struct
2937 impl ::core::marker::Copy for HWProfileInfo_sW {} argument
2938 impl ::core::clone::Clone for HWProfileInfo_sW { implementation
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcfgmgr32.h522 typedef struct HWProfileInfo_sW { struct
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcfgmgr32.h522 typedef struct HWProfileInfo_sW { struct
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Devices/DeviceAndDriverInstallation/
H A Dmod.rs1938 pub unsafe fn CM_Get_Hardware_Profile_InfoW(ulindex: u32, phwprofileinfo: *mut HWProfileInfo_sW, ul…
1943 …fn CM_Get_Hardware_Profile_InfoW(ulindex: u32, phwprofileinfo: *mut HWProfileInfo_sW, ulflags: u32… in TryParse()
1965 pub unsafe fn CM_Get_Hardware_Profile_Info_ExW(ulindex: u32, phwprofileinfo: *mut HWProfileInfo_sW,… in from()
1970 …fn CM_Get_Hardware_Profile_Info_ExW(ulindex: u32, phwprofileinfo: *mut HWProfileInfo_sW, ulflags: … in from()
5242 pub struct HWProfileInfo_sW {
5247 impl HWProfileInfo_sW {}
5248 impl ::std::default::Default for HWProfileInfo_sW {
5253 impl ::std::cmp::PartialEq for HWProfileInfo_sW {
5258 impl ::std::cmp::Eq for HWProfileInfo_sW {} in TryParse()
5259 unsafe impl ::windows::runtime::Abi for HWProfileInfo_sW {