Home
last modified time | relevance | path

Searched refs:StreamedFileDataRequest (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.rs246 pub type StreamedFileDataRequest = *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.rs7053 pub struct StreamedFileDataRequest(::windows::runtime::IInspectable); struct
7055 impl StreamedFileDataRequest { impl
7083 unsafe impl ::windows::runtime::RuntimeType for StreamedFileDataRequest { implementation
7087 unsafe impl ::windows::runtime::Interface for StreamedFileDataRequest { implementation
7092 impl ::windows::runtime::RuntimeName for StreamedFileDataRequest { implementation
7097 fn from(value: StreamedFileDataRequest) -> Self { in from()
7103 fn from(value: &StreamedFileDataRequest) -> Self { in from()
7121 fn from(value: StreamedFileDataRequest) -> Self { in from()
7127 fn from(value: &StreamedFileDataRequest) -> Self { in from()
7145 fn from(value: StreamedFileDataRequest) -> Self { in from()
[all …]