Home
last modified time | relevance | path

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

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/DisplayDevices/
H A Dmod.rs2460 pub struct DD_GETVPORTFLIPSTATUSDATA {
2466 impl DD_GETVPORTFLIPSTATUSDATA {}
2467 impl ::std::default::Default for DD_GETVPORTFLIPSTATUSDATA {
2472 impl ::std::fmt::Debug for DD_GETVPORTFLIPSTATUSDATA {
2477 impl ::std::cmp::PartialEq for DD_GETVPORTFLIPSTATUSDATA {
2482 impl ::std::cmp::Eq for DD_GETVPORTFLIPSTATUSDATA {}
2483 unsafe impl ::windows::runtime::Abi for DD_GETVPORTFLIPSTATUSDATA {
8350 …D_VPORTCB_GETFLIPSTATUS = unsafe extern "system" fn(param0: *mut DD_GETVPORTFLIPSTATUSDATA) -> u32;
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/DirectDraw/
H A Dmod.rs5218 pub struct DD_GETVPORTFLIPSTATUSDATA { struct
5224 impl ::core::marker::Copy for DD_GETVPORTFLIPSTATUSDATA {} argument
5225 impl ::core::clone::Clone for DD_GETVPORTFLIPSTATUSDATA { implementation
6638 …D_VPORTCB_GETFLIPSTATUS = unsafe extern "system" fn(param0: *mut DD_GETVPORTFLIPSTATUSDATA) -> u32;