Home
last modified time | relevance | path

Searched refs:SystemMusicProperties (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.rs266 pub type SystemMusicProperties = *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.rs7804 pub struct SystemMusicProperties(::windows::runtime::IInspectable); struct
7805 impl SystemMusicProperties { implementation
7863 unsafe impl ::windows::runtime::RuntimeType for SystemMusicProperties { implementation
7866 unsafe impl ::windows::runtime::Interface for SystemMusicProperties { implementation
7870 impl ::windows::runtime::RuntimeName for SystemMusicProperties { implementation
7874 fn from(value: SystemMusicProperties) -> Self { in from()
7879 fn from(value: &SystemMusicProperties) -> Self { in from()
7894 fn from(value: SystemMusicProperties) -> Self { in from()
7899 fn from(value: &SystemMusicProperties) -> Self { in from()
7913 unsafe impl ::std::marker::Send for SystemMusicProperties {} implementation
[all …]