Home
last modified time | relevance | path

Searched refs:DD_DESTROYDDLOCALDATA (Results 1 – 3 of 3) 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.rs4796 pub struct DD_DESTROYDDLOCALDATA { struct
4801 impl ::core::marker::Copy for DD_DESTROYDDLOCALDATA {} argument
4802 impl ::core::clone::Clone for DD_DESTROYDDLOCALDATA { implementation
6563 pub type PDD_DESTROYDDLOCAL = unsafe extern "system" fn(param0: *mut DD_DESTROYDDLOCALDATA) -> u32;
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectDraw/
H A Dmod.rs8157 pub struct DD_DESTROYDDLOCALDATA { struct
8163 impl DD_DESTROYDDLOCALDATA {} impl
8165 impl ::std::default::Default for DD_DESTROYDDLOCALDATA { implementation
8171 impl ::std::fmt::Debug for DD_DESTROYDDLOCALDATA { implementation
8177 impl ::std::cmp::PartialEq for DD_DESTROYDDLOCALDATA { implementation
8183 impl ::std::cmp::Eq for DD_DESTROYDDLOCALDATA {} implementation
8185 unsafe impl ::windows::runtime::Abi for DD_DESTROYDDLOCALDATA { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/DisplayDevices/
H A Dmod.rs8274 … extern "system" fn(param0: *mut super::super::Graphics::DirectDraw::DD_DESTROYDDLOCALDATA) -> u32;