[][src]Function glib_sys::g_slist_prepend

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