[][src]Function winapi::um::winspool::UploadPrinterDriverPackageW

pub unsafe extern "system" fn UploadPrinterDriverPackageW(
    pszServer: LPCWSTR,
    pszInfPath: LPCWSTR,
    pszEnvironment: LPCWSTR,
    dwFlags: DWORD,
    hwnd: HWND,
    pszDestInfPath: LPWSTR,
    pcchDestInfPath: PULONG
) -> HRESULT