Home
last modified time | relevance | path

Searched refs:PrintWorkflowSourceContent (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/Graphics/Printing/Workflow/
H A Dmod.rs77 pub type PrintWorkflowSourceContent = *mut ::core::ffi::c_void; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Graphics/Printing/Workflow/
H A Dmod.rs2443 pub struct PrintWorkflowSourceContent(::windows::runtime::IInspectable); struct
2444 impl PrintWorkflowSourceContent { impl
2468 unsafe impl ::windows::runtime::RuntimeType for PrintWorkflowSourceContent { implementation
2471 unsafe impl ::windows::runtime::Interface for PrintWorkflowSourceContent { implementation
2475 impl ::windows::runtime::RuntimeName for PrintWorkflowSourceContent { implementation
2479 fn from(value: PrintWorkflowSourceContent) -> Self { in from()
2484 fn from(value: &PrintWorkflowSourceContent) -> Self { in from()
2499 fn from(value: PrintWorkflowSourceContent) -> Self { in from()
2504 fn from(value: &PrintWorkflowSourceContent) -> Self { in from()
2518 unsafe impl ::std::marker::Send for PrintWorkflowSourceContent {} implementation
[all …]