Function glib_sys::g_slist_find[][src]

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