pub unsafe extern "C" fn alpm_pkg_mtree_close( pkg: *const alpm_pkg_t, archive: *mut archive, ) -> c_int
Close a package mtree file. @param pkg the local package to close the mtree of @param archive the archive to close