Data Fields
_Eo_Callback_Array_Item Struct Reference

An item in an array of callback desc/func. More...

Data Fields

const Eo_Event_Descriptiondesc
 
Eo_Event_Cb func
 The event description. More...
 

Detailed Description

An item in an array of callback desc/func.

See also eo_event_callback_array_add.

Field Documentation

◆ func

Eo_Event_Cb _Eo_Callback_Array_Item::func

The event description.

Referenced by eo_base_legacy_only_event_description_get().