glib_sys

Function g_slist_find

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