Function alpm_sys::alpm_list_mmerge
source · pub unsafe extern "C" fn alpm_list_mmerge(
left: *mut alpm_list_t,
right: *mut alpm_list_t,
fn_: alpm_list_fn_cmp
) -> *mut alpm_list_t
pub unsafe extern "C" fn alpm_list_mmerge(
left: *mut alpm_list_t,
right: *mut alpm_list_t,
fn_: alpm_list_fn_cmp
) -> *mut alpm_list_t