alpm_sys

Function alpm_list_join

Source
pub unsafe extern "C" fn alpm_list_join(
    first: *mut alpm_list_t,
    second: *mut alpm_list_t,
) -> *mut alpm_list_t