Function alpm_sys::alpm_pkg_mtree_open
source · pub unsafe extern "C" fn alpm_pkg_mtree_open(
pkg: *mut alpm_pkg_t
) -> *mut archive
Expand description
Open a package mtree file for reading. @param pkg the local package to read the mtree of @return an archive structure for the package mtree file