Home
last modified time | relevance | path

Searched refs:DDHAL_GETBLTSTATUSDATA (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.rs1802 pub struct DDHAL_GETBLTSTATUSDATA { struct
1810 impl ::core::marker::Copy for DDHAL_GETBLTSTATUSDATA {} argument
1812 impl ::core::clone::Clone for DDHAL_GETBLTSTATUSDATA { implementation
6422 pub type LPDDHALSURFCB_GETBLTSTATUS = unsafe extern "system" fn(param0: *mut DDHAL_GETBLTSTATUSDATA
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectDraw/
H A Dmod.rs3407 pub struct DDHAL_GETBLTSTATUSDATA { struct
3415 impl DDHAL_GETBLTSTATUSDATA {} argument
3417 impl ::std::default::Default for DDHAL_GETBLTSTATUSDATA { implementation
3423 impl ::std::fmt::Debug for DDHAL_GETBLTSTATUSDATA { implementation
3429 impl ::std::cmp::PartialEq for DDHAL_GETBLTSTATUSDATA { implementation
3435 impl ::std::cmp::Eq for DDHAL_GETBLTSTATUSDATA {} implementation
3437 unsafe impl ::windows::runtime::Abi for DDHAL_GETBLTSTATUSDATA { implementation
10812 … = unsafe extern "system" fn(param0: *mut ::std::mem::ManuallyDrop<DDHAL_GETBLTSTATUSDATA>) -> u32;