Home
last modified time | relevance | path

Searched refs:StorageLibraryChange (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/Storage/
H A Dmod.rs206 pub type StorageLibraryChange = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Storage/
H A Dmod.rs6403 pub struct StorageLibraryChange(::windows::runtime::IInspectable); struct
6404 impl StorageLibraryChange { impl
6442 unsafe impl ::windows::runtime::RuntimeType for StorageLibraryChange { implementation
6445 unsafe impl ::windows::runtime::Interface for StorageLibraryChange { implementation
6449 impl ::windows::runtime::RuntimeName for StorageLibraryChange { implementation
6453 fn from(value: StorageLibraryChange) -> Self { in from()
6458 fn from(value: &StorageLibraryChange) -> Self { in from()
6473 fn from(value: StorageLibraryChange) -> Self { in from()
6478 fn from(value: &StorageLibraryChange) -> Self { in from()
6492 unsafe impl ::std::marker::Send for StorageLibraryChange {} implementation
[all …]