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

pub unsafe extern "system" fn UploadPrinterDriverPackageA(
    pszServer: LPCSTR,
    pszInfPath: LPCSTR,
    pszEnvironment: LPCSTR,
    dwFlags: DWORD,
    hwnd: HWND,
    pszDestInfPath: LPSTR,
    pcchDestInfPath: PULONG
) -> HRESULT