Home
last modified time | relevance | path

Searched defs:DDRAWI_DDRAWPALETTE_INT (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.rs6191 pub struct DDRAWI_DDRAWPALETTE_INT { struct
6194 pub lpLink: *mut DDRAWI_DDRAWPALETTE_INT, argument
6198 impl DDRAWI_DDRAWPALETTE_INT {} implementation
6200 impl ::std::default::Default for DDRAWI_DDRAWPALETTE_INT { implementation
6206 impl ::std::fmt::Debug for DDRAWI_DDRAWPALETTE_INT { implementation
6212 impl ::std::cmp::PartialEq for DDRAWI_DDRAWPALETTE_INT { implementation
6218 impl ::std::cmp::Eq for DDRAWI_DDRAWPALETTE_INT {} implementation
6220 unsafe impl ::windows::runtime::Abi for DDRAWI_DDRAWPALETTE_INT { 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.rs3296 pub struct DDRAWI_DDRAWPALETTE_INT { struct
3299 pub lpLink: *mut DDRAWI_DDRAWPALETTE_INT, argument
3303 impl ::core::marker::Copy for DDRAWI_DDRAWPALETTE_INT {} argument
3305 impl ::core::clone::Clone for DDRAWI_DDRAWPALETTE_INT { implementation
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dddrawi.h1011 } DDRAWI_DDRAWPALETTE_INT; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dddrawi.h1011 } DDRAWI_DDRAWPALETTE_INT; typedef