Home
last modified time | relevance | path

Searched defs:PRINTER_INFO_8W (Results 1 – 4 of 4) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinspool.h159 } PRINTER_INFO_8W,*PPRINTER_INFO_8W,*LPPRINTER_INFO_8W; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinspool.h159 } PRINTER_INFO_8W,*PPRINTER_INFO_8W,*LPPRINTER_INFO_8W; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/Printing/
H A Dmod.rs5202 pub struct PRINTER_INFO_8W { struct
5206 impl ::core::marker::Copy for PRINTER_INFO_8W {} implementation
5208 impl ::core::clone::Clone for PRINTER_INFO_8W { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Printing/
H A Dmod.rs18594 pub struct PRINTER_INFO_8W { struct
18598 impl PRINTER_INFO_8W {} argument
18600 impl ::std::default::Default for PRINTER_INFO_8W { implementation
18606 impl ::std::fmt::Debug for PRINTER_INFO_8W { implementation
18612 impl ::std::cmp::PartialEq for PRINTER_INFO_8W { implementation
18618 impl ::std::cmp::Eq for PRINTER_INFO_8W {} implementation
18620 unsafe impl ::windows::runtime::Abi for PRINTER_INFO_8W { implementation