pub unsafe extern "system" fn OpenPrinterW(
    pprintername: PCWSTR,
    phprinter: *mut HANDLE,
    pdefault: *const PRINTER_DEFAULTSW
) -> BOOL
Expand description

Required features: ‘Win32_Graphics_Printing’, ‘Win32_Foundation’, ‘Win32_Graphics_Gdi’