Home
last modified time | relevance | path

Searched refs:IFeed (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/Win32/Media/MediaPlayer/
H A Dmod.rs577 pub type IFeed = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Media/MediaPlayer/
H A Dmod.rs695 pub struct IFeed(::windows::runtime::IUnknown); struct
696 impl IFeed { implementation
882 unsafe impl ::windows::runtime::Interface for IFeed { implementation
887 fn from(value: IFeed) -> Self { in from()
892 fn from(value: &IFeed) -> Self { in from()
908 fn from(value: IFeed) -> Self { in from()
914 fn from(value: &IFeed) -> Self { in from()
1266 impl ::std::convert::From<IFeed2> for IFeed { implementation
1271 impl ::std::convert::From<&IFeed2> for IFeed { implementation
1276 impl<'a> ::windows::runtime::IntoParam<'a, IFeed> for IFeed2 {
[all …]