]> git.proxmox.com Git - rustc.git/blob - vendor/windows-sys/src/Windows/Win32/System/WinRT/Printing/mod.rs
New upstream version 1.63.0+dfsg1
[rustc.git] / vendor / windows-sys / src / Windows / Win32 / System / WinRT / Printing / mod.rs
1 pub type IPrintManagerInterop = *mut ::core::ffi::c_void;
2 pub type IPrintWorkflowConfigurationNative = *mut ::core::ffi::c_void;
3 pub type IPrintWorkflowObjectModelSourceFileContentNative = *mut ::core::ffi::c_void;
4 pub type IPrintWorkflowXpsObjectModelTargetPackageNative = *mut ::core::ffi::c_void;
5 pub type IPrintWorkflowXpsReceiver = *mut ::core::ffi::c_void;
6 pub type IPrintWorkflowXpsReceiver2 = *mut ::core::ffi::c_void;
7 pub type IPrinting3DManagerInterop = *mut ::core::ffi::c_void;