Function alpm_sys::alpm_trans_get_add
source · pub unsafe extern "C" fn alpm_trans_get_add(
handle: *mut alpm_handle_t
) -> *mut alpm_list_t
Expand description
Returns a list of packages added by the transaction. @param handle the context handle @return a list of alpm_pkg_t structures