[][src]Function alpm_sys_fork::alpm_pkg_mtree_open

pub unsafe extern "C" fn alpm_pkg_mtree_open(
    pkg: *mut alpm_pkg_t
) -> *mut archive

Open a package mtree file for reading. @param pkg the local package to read the changelog of @return a archive structure for the package mtree file