Implement this method to provide deinitialization code for your object if you need it.
Will be called once Efl.Object.invalidate has returned. See the Life Cycle section in this class' description.
Since 1.22
Overridden from Efl.Object.destructor.
destructor {}
void efl_destructor(Eo *obj);