Home
last modified time | relevance | path

Searched defs:CALLFRAMEPARAMINFO (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.rs33 pub struct CALLFRAMEPARAMINFO { struct
40 impl ::core::marker::Copy for CALLFRAMEPARAMINFO {} argument
42 impl ::core::clone::Clone for CALLFRAMEPARAMINFO { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Com/Events/
H A Dmod.rs74 impl ::std::convert::From<&IDontSupportEventSubscription> for ::windows::runtime::IUnknown {
75 fn from(value: &IDontSupportEventSubscription) -> Self {
76 ::std::convert::From::from(::std::clone::Clone::clone(value))
79 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for IDontSupportEventSubsc…
80 fn into_param(self) -> ::windows::runtime::Param<'a, ::windows::runtime::IUnknown> {
84 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &IDontSupportEventSubs… in default()
90 #[doc(hidden)] in fmt()
91 pub struct IDontSupportEventSubscription_abi( in fmt()
94 pub unsafe extern "system" fn(this: ::windows::runtime::RawPtr) -> u32, in fmt()
100 pub unsafe fn Clone(&self) -> ::windows::runtime::Result<IEnumEventObject> {
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcallobj.h98 } CALLFRAMEPARAMINFO; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcallobj.h98 } CALLFRAMEPARAMINFO; typedef