Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinspool.h167 } PRINTER_INFO_9A,*PPRINTER_INFO_9A,*LPPRINTER_INFO_9A; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinspool.h167 } PRINTER_INFO_9A,*PPRINTER_INFO_9A,*LPPRINTER_INFO_9A; 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.rs5215 pub struct PRINTER_INFO_9A { struct
5219 impl ::core::marker::Copy for PRINTER_INFO_9A {} argument
5221 impl ::core::clone::Clone for PRINTER_INFO_9A { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Printing/
H A Dmod.rs18627 pub struct PRINTER_INFO_9A { struct
18631 impl PRINTER_INFO_9A {} implementation
18633 impl ::std::default::Default for PRINTER_INFO_9A { implementation
18639 impl ::std::fmt::Debug for PRINTER_INFO_9A { implementation
18645 impl ::std::cmp::PartialEq for PRINTER_INFO_9A { implementation
18651 impl ::std::cmp::Eq for PRINTER_INFO_9A {} implementation
18653 unsafe impl ::windows::runtime::Abi for PRINTER_INFO_9A { implementation