Data Fields
_Efl_Future_Event_Success Struct Reference

Data Fields

Efl_Promisenext
 
void * value
 The promise to the next future. More...
 

Field Documentation

◆ value

void* _Efl_Future_Event_Success::value

The promise to the next future.

Allowing to send a processed value down the chain.