Home
last modified time | relevance | path

Searched defs:DDLOCKININFO (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.rs4970 pub struct DDLOCKININFO { struct
4973 impl DDLOCKININFO {} impl
4974 impl ::std::default::Default for DDLOCKININFO { implementation
4979 impl ::std::fmt::Debug for DDLOCKININFO { implementation
4984 impl ::std::cmp::PartialEq for DDLOCKININFO { implementation
4989 impl ::std::cmp::Eq for DDLOCKININFO {} implementation
4990 unsafe impl ::windows::runtime::Abi for DDLOCKININFO { implementation
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/DirectDraw/
H A Dmod.rs2601 pub struct DDLOCKININFO { struct
2604 impl ::core::marker::Copy for DDLOCKININFO {} implementation
2605 impl ::core::clone::Clone for DDLOCKININFO { implementation