alpm_pkg_get_files

Returns the list of files installed by pkg. The filenames are relative to the install root, and do not include leading slashes. @param pkg a pointer to package @return a pointer to a filelist object containing a count and an array of package file objects

extern (C)
alpm_pkg_get_files

Meta