Home
last modified time | relevance | path

Searched defs:DDHAL_CALLBACKS (Results 1 – 4 of 4) sorted by relevance

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectDraw/
H A Dmod.rs2107 pub struct DDHAL_CALLBACKS { struct
2108 pub cbDDCallbacks: DDHAL_DDCALLBACKS,
2132 impl DDHAL_CALLBACKS {} implementation
2134 impl ::std::default::Default for DDHAL_CALLBACKS { implementation
2140 impl ::std::fmt::Debug for DDHAL_CALLBACKS { implementation
2169 impl ::std::cmp::PartialEq for DDHAL_CALLBACKS { implementation
2196 impl ::std::cmp::Eq for DDHAL_CALLBACKS {} implementation
2198 unsafe impl ::windows::runtime::Abi for DDHAL_CALLBACKS { 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.rs1189 pub struct DDHAL_CALLBACKS { struct
1190 pub cbDDCallbacks: DDHAL_DDCALLBACKS,
1214 impl ::core::marker::Copy for DDHAL_CALLBACKS {} argument
1216 impl ::core::clone::Clone for DDHAL_CALLBACKS { implementation
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dddrawi.h481 } DDHAL_CALLBACKS,*LPDDHAL_CALLBACKS; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dddrawi.h481 } DDHAL_CALLBACKS,*LPDDHAL_CALLBACKS; typedef