[][src]Function alpm_sys_fork::alpm_pkg_download_size

pub unsafe extern "C" fn alpm_pkg_download_size(
    newpkg: *mut alpm_pkg_t
) -> off_t

Returns the size of download. Returns the size of the files that will be downloaded to install a package. @param newpkg the new package to upgrade to @return the size of the download