Function alpm_sys::alpm_pkg_download_size
source · pub unsafe extern "C" fn alpm_pkg_download_size(
newpkg: *mut alpm_pkg_t
) -> off_t
Expand description
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