[][src]Function alpm_sys_fork::alpm_trans_get_remove

pub unsafe extern "C" fn alpm_trans_get_remove(
    handle: *mut alpm_handle_t
) -> *mut alpm_list_t

Returns the list of packages removed by the transaction. @param handle the context handle @return a list of alpm_pkg_t structures