Home
last modified time | relevance | path

Searched defs:DispatcherQueueHandler (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.WindowsRuntime/src/System/Threading/
H A DWindowsRuntimeSynchronizationContext.cs26 public delegate void DispatcherQueueHandler(); in DispatcherQueueHandler() method
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/System/
H A Dmod.rs148 pub type DispatcherQueueHandler = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/System/
H A Dmod.rs1978 pub struct DispatcherQueueHandler(::windows::runtime::IUnknown); struct
1979 impl DispatcherQueueHandler { implementation
1993 unsafe impl ::windows::runtime::RuntimeType for DispatcherQueueHandler { implementation
1996 unsafe impl ::windows::runtime::Interface for DispatcherQueueHandler { implementation