Function windows::Win32::Graphics::Printing::ResetPrinterW

pub unsafe fn ResetPrinterW<P0>(
    hprinter: P0,
    pdefault: Option<*const PRINTER_DEFAULTSW>,
) -> BOOL
where P0: Param<HANDLE>,