Evas_List_General_Group (3) Linux Manual Page
Linked List General Functions – Miscellaneous functions that work on linked lists. FunctionsEAPI void * evas_list_data (const Evas_List *list) Get the list node data member. EAPI int evas_list_count (const Evas_List *list) Get the count of the number of items in a list. EAPI int evas_list_alloc_error (void) Return the memory allocation failure flag after any operation…
