Data Fields
_Efl_Future_Event_Success Struct Reference
Efl future and promise.
Data Fields
Efl_Promise
*
next
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.