Function glib_sys::g_list_find[][src]

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