Function windows_sys::Win32::Graphics::Printing::SetPrinterA
pub unsafe extern "system" fn SetPrinterA(
hprinter: HANDLE,
level: u32,
pprinter: *const u8,
command: u32
) -> BOOL
Expand description
Required features: "Win32_Foundation"