Function windows_sys::Win32::Graphics::Printing::OpenPrinter2A
pub unsafe extern "system" fn OpenPrinter2A(
pprintername: PCSTR,
phprinter: *mut HANDLE,
pdefault: *const PRINTER_DEFAULTSA,
poptions: *const PRINTER_OPTIONSA
) -> BOOLExpand description
Required features: "Win32_Graphics_Printing", "Win32_Foundation", "Win32_Graphics_Gdi"