Function alpm_sys::alpm_pkg_mtree_close[][src]

pub unsafe extern "C" fn alpm_pkg_mtree_close(
    pkg: *const alpm_pkg_t,
    archive: *mut archive
) -> c_int
Expand description

Close a package mtree file. @param pkg the local package to close the mtree of @param archive the archive to close