Home
last modified time | relevance | path

Searched defs:IDebugSymbols4 (Results 1 – 2 of 2) sorted by relevance

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Diagnostics/Debug/
H A Dmod.rs31322 pub struct IDebugSymbols4(::windows::runtime::IUnknown); struct
31323 impl IDebugSymbols4 { impl
31843 unsafe impl ::windows::runtime::Interface for IDebugSymbols4 { implementation
31857 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for IDebugSymbols4 { implementation
31862 impl<'a> ::windows::runtime::IntoParam<'a, ::windows::runtime::IUnknown> for &IDebugSymbols4 { implementation
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Diagnostics/Debug/
H A Dmod.rs4537 pub type IDebugSymbols4 = *mut ::core::ffi::c_void; typedef