pub unsafe extern "system" fn OpenPrinter2A(
    pprintername: PCSTR,
    phprinter: *mut HANDLE,
    pdefault: *const PRINTER_DEFAULTSA,
    poptions: *const PRINTER_OPTIONSA
) -> BOOL
Expand description

Required features: "Win32_Graphics_Printing", "Win32_Foundation", "Win32_Graphics_Gdi"