Home
last modified time | relevance | path

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

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/DirectDraw/
H A Dmod.rs1267 pub struct DDHAL_COLORCONTROLDATA { struct
1276 impl ::core::marker::Copy for DDHAL_COLORCONTROLDATA {} argument
1278 impl ::core::clone::Clone for DDHAL_COLORCONTROLDATA { implementation
6374 …PDDHALCOLORCB_COLORCONTROL = unsafe extern "system" fn(param0: *mut DDHAL_COLORCONTROLDATA) -> u32;
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectDraw/
H A Dmod.rs2289 pub struct DDHAL_COLORCONTROLDATA { struct
2298 impl DDHAL_COLORCONTROLDATA {} argument
2300 impl ::std::default::Default for DDHAL_COLORCONTROLDATA { implementation
2306 impl ::std::fmt::Debug for DDHAL_COLORCONTROLDATA { implementation
2312 impl ::std::cmp::PartialEq for DDHAL_COLORCONTROLDATA { implementation
2318 impl ::std::cmp::Eq for DDHAL_COLORCONTROLDATA {} implementation
2320 unsafe impl ::windows::runtime::Abi for DDHAL_COLORCONTROLDATA { implementation
10764 … = unsafe extern "system" fn(param0: *mut ::std::mem::ManuallyDrop<DDHAL_COLORCONTROLDATA>) -> u32;