pub unsafe extern "system" fn UploadPrinterDriverPackageA(
    pszserver: PCSTR,
    pszinfpath: PCSTR,
    pszenvironment: PCSTR,
    dwflags: u32,
    hwnd: HWND,
    pszdestinfpath: PSTR,
    pcchdestinfpath: *mut u32
) -> HRESULT
Expand description

Required features: "Win32_Graphics_Printing", "Win32_Foundation"