[][src]Function alpm_sys::alpm_trans_get_add

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

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