pub unsafe extern "system" fn DeletePrinterDriverPackageA(
    pszserver: PSTR,
    pszinfpath: PSTR,
    pszenvironment: PSTR
) -> HRESULT
Expand description

Required features: ‘Win32_Graphics_Printing’, ‘Win32_Foundation’