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

Required features: "Win32_Graphics_Printing"