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

Required features: ‘Win32_Graphics_Printing’, ‘Win32_Foundation’