Home
last modified time | relevance | path

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

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/UI/Xaml/Input/
H A Dmod.rs14 pub type FindNextElementOptions = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/UI/Xaml/Input/
H A Dmod.rs860 pub struct FindNextElementOptions(::windows::runtime::IInspectable); struct
861 impl FindNextElementOptions { impl
918 unsafe impl ::windows::runtime::RuntimeType for FindNextElementOptions { implementation
921 unsafe impl ::windows::runtime::Interface for FindNextElementOptions { implementation
925 impl ::windows::runtime::RuntimeName for FindNextElementOptions { implementation
929 fn from(value: FindNextElementOptions) -> Self { in from()
934 fn from(value: &FindNextElementOptions) -> Self { in from()
949 fn from(value: FindNextElementOptions) -> Self { in from()
954 fn from(value: &FindNextElementOptions) -> Self { in from()
968 unsafe impl ::std::marker::Send for FindNextElementOptions {} implementation
[all …]