Home
last modified time | relevance | path

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

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectDraw/
H A Dmod.rs10914 pub lpMappedSystemVa: *mut u32, field
10932 .field("lpMappedSystemVa", &self.lpMappedSystemVa) in fmt()
10941 …ther.MdlFlags && self.Process == other.Process && self.lpMappedSystemVa == other.lpMappedSystemVa in eq()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/DirectDraw/
H A Dmod.rs6522 pub lpMappedSystemVa: *mut u32, field