Home
last modified time | relevance | path

Searched defs:DDHAL_DDCOLORCONTROLCALLBACKS (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.rs2579 pub struct DDHAL_DDCOLORCONTROLCALLBACKS { struct
2585 impl DDHAL_DDCOLORCONTROLCALLBACKS {} implementation
2587 impl ::std::default::Default for DDHAL_DDCOLORCONTROLCALLBACKS { implementation
2593 impl ::std::fmt::Debug for DDHAL_DDCOLORCONTROLCALLBACKS { implementation
2599 impl ::std::cmp::PartialEq for DDHAL_DDCOLORCONTROLCALLBACKS { implementation
2605 impl ::std::cmp::Eq for DDHAL_DDCOLORCONTROLCALLBACKS {} implementation
2607 unsafe impl ::windows::runtime::Abi for DDHAL_DDCOLORCONTROLCALLBACKS { 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.rs1407 pub struct DDHAL_DDCOLORCONTROLCALLBACKS { struct
1413 impl ::core::marker::Copy for DDHAL_DDCOLORCONTROLCALLBACKS {} argument
1415 impl ::core::clone::Clone for DDHAL_DDCOLORCONTROLCALLBACKS { implementation