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

Required features: ‘Win32_Graphics_Printing’, ‘Win32_Foundation’