Home
last modified time | relevance | path

Searched refs:UserDataTaskBatch (Results 1 – 2 of 2) sorted by last modified time

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/ApplicationModel/UserDataTasks/
H A Dmod.rs7 pub type UserDataTaskBatch = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/ApplicationModel/UserDataTasks/
H A Dmod.rs594 pub struct UserDataTaskBatch(::windows::runtime::IInspectable); struct
595 impl UserDataTaskBatch { impl
605 unsafe impl ::windows::runtime::RuntimeType for UserDataTaskBatch { implementation
608 unsafe impl ::windows::runtime::Interface for UserDataTaskBatch { implementation
612 impl ::windows::runtime::RuntimeName for UserDataTaskBatch { implementation
616 fn from(value: UserDataTaskBatch) -> Self { in from()
621 fn from(value: &UserDataTaskBatch) -> Self { in from()
636 fn from(value: UserDataTaskBatch) -> Self { in from()
641 fn from(value: &UserDataTaskBatch) -> Self { in from()
655 unsafe impl ::std::marker::Send for UserDataTaskBatch {} implementation
[all …]