Function glib_sys::g_slist_append[][src]

pub unsafe extern "C" fn g_slist_append(
    list: *mut GSList,
    data: gpointer
) -> *mut GSList