Home
last modified time | relevance | path

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

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Devices/Sensors/
H A Dmod.rs1198 pub unsafe fn PropKeyFindKeyGetNthUshort(plist: *const SENSOR_COLLECTION_LIST, pkey: *const super::… in PropKeyFindKeyGetNthUshort() function
1203 …fn PropKeyFindKeyGetNthUshort(plist: *const ::std::mem::ManuallyDrop<SENSOR_COLLECTION_LIST>, pkey… in PropKeyFindKeyGetNthUshort() function
1205PropKeyFindKeyGetNthUshort(::std::mem::transmute(plist), ::std::mem::transmute(pkey), ::std::mem::… in PropKeyFindKeyGetNthUshort()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Devices/Sensors/
H A Dmod.rs62 …pub fn PropKeyFindKeyGetNthUshort(plist: *const SENSOR_COLLECTION_LIST, pkey: *const super::super:… in PropKeyFindKeyGetNthUshort() function