glib_sys

Function g_slist_prepend

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