pub unsafe extern "system" fn ResetPrinterW(
    hprinter: HANDLE,
    pdefault: *const PRINTER_DEFAULTSW
) -> BOOL
Expand description

Required features: "Win32_Foundation", "Win32_Graphics_Gdi"