summaryrefslogtreecommitdiffstats
path: root/vendor/windows-sys/src/Windows/Win32/System/WinRT/Printing/mod.rs
blob: 3e43ef67c396f5997449b01e1def5b46d4f403bb (plain)
1
2
3
4
5
6
7
pub type IPrintManagerInterop = *mut ::core::ffi::c_void;
pub type IPrintWorkflowConfigurationNative = *mut ::core::ffi::c_void;
pub type IPrintWorkflowObjectModelSourceFileContentNative = *mut ::core::ffi::c_void;
pub type IPrintWorkflowXpsObjectModelTargetPackageNative = *mut ::core::ffi::c_void;
pub type IPrintWorkflowXpsReceiver = *mut ::core::ffi::c_void;
pub type IPrintWorkflowXpsReceiver2 = *mut ::core::ffi::c_void;
pub type IPrinting3DManagerInterop = *mut ::core::ffi::c_void;