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

Required features: ‘Win32_Graphics_Printing’, ‘Win32_Foundation’