Function glib_sys::g_slist_prepend

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