Home
last modified time | relevance | path

Searched refs:StorageLibrary (Results 1 – 3 of 3) 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.rs205 pub type StorageLibrary = *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.rs6267 pub struct StorageLibrary(::windows::runtime::IInspectable); struct
6268 impl StorageLibrary { impl
6351 unsafe impl ::windows::runtime::RuntimeType for StorageLibrary { implementation
6354 unsafe impl ::windows::runtime::Interface for StorageLibrary { implementation
6358 impl ::windows::runtime::RuntimeName for StorageLibrary { implementation
6361 impl ::std::convert::From<StorageLibrary> for ::windows::runtime::IUnknown {
6362 fn from(value: StorageLibrary) -> Self { in from()
6366 impl ::std::convert::From<&StorageLibrary> for ::windows::runtime::IUnknown {
6367 fn from(value: &StorageLibrary) -> Self { in from()
6382 fn from(value: StorageLibrary) -> Self { in from()
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/ApplicationModel/Background/
H A Dmod.rs8737 …'a, Param0: ::windows::runtime::IntoParam<'a, super::super::Storage::StorageLibrary>>(storagelibra… in Create()
8744 …er::super::Foundation::Collections::IIterable<super::super::Storage::StorageLibrary>>>(storagelibr… in CreateFromLibraries()