g_slist_find

Function g_slist_find 

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