Data Fields
_Efl_Future_Event_Progress Struct Reference

Data Fields

Efl_Promisenext
 
const void * progress
 The promise to the next future. More...
 

Field Documentation

◆ progress

const void* _Efl_Future_Event_Progress::progress

The promise to the next future.

Allowing to send a processed progress down the chain.