Function windows::Win32::Graphics::Printing::ResetPrinterA

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