[][src]Function glib_sys::g_slist_concat

pub unsafe extern "C" fn g_slist_concat(
    list1: *mut GSList,
    list2: *mut GSList
) -> *mut GSList