Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinspool.h155 } PRINTER_INFO_8A,*PPRINTER_INFO_8A,*LPPRINTER_INFO_8A; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinspool.h155 } PRINTER_INFO_8A,*PPRINTER_INFO_8A,*LPPRINTER_INFO_8A; 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.rs5189 pub struct PRINTER_INFO_8A { struct
5193 impl ::core::marker::Copy for PRINTER_INFO_8A {} implementation
5195 impl ::core::clone::Clone for PRINTER_INFO_8A { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Printing/
H A Dmod.rs18561 pub struct PRINTER_INFO_8A { struct
18565 impl PRINTER_INFO_8A {} impl
18567 impl ::std::default::Default for PRINTER_INFO_8A { implementation
18573 impl ::std::fmt::Debug for PRINTER_INFO_8A { implementation
18579 impl ::std::cmp::PartialEq for PRINTER_INFO_8A { implementation
18585 impl ::std::cmp::Eq for PRINTER_INFO_8A {} implementation
18587 unsafe impl ::windows::runtime::Abi for PRINTER_INFO_8A { implementation