alpm_pkg_get_size

Returns the size of the package. This is only available for sync database packages and package files, not those loaded from the local database. @param pkg a pointer to package @return the size of the package in bytes.

extern (C)
alpm_pkg_get_size

Meta