Home
last modified time | relevance | path

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

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Com/CallObj/
H A Dmod.rs9 pub struct CALLFRAMEINFO { struct
24 impl ::core::marker::Copy for CALLFRAMEINFO {} argument
26 impl ::core::clone::Clone for CALLFRAMEINFO { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Com/Events/
H A Dmod.rs6 #[derive(:: std :: clone :: Clone)]
9 pub struct COMEVENTSYSCHANGEINFO {
11 pub changeType: EOC_ChangeType,
12 pub objectId: super::super::super::Foundation::BSTR,
13 pub partitionId: super::super::super::Foundation::BSTR,
15 pub reserved: [::windows::runtime::GUID; 10],
17 #[cfg(feature = "Win32_Foundation")]
20 impl ::std::default::Default for COMEVENTSYSCHANGEINFO {
22 unsafe { ::std::mem::zeroed() }
23 } in default()
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcallobj.h91 } CALLFRAMEINFO; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcallobj.h91 } CALLFRAMEINFO; typedef