Quits the main loop once all the events currently on the queue have been processed.
Since 1.22
quit { params { @in exit_code: any_value; } }
void efl_loop_quit(Eo *obj, Eina_Value exit_code);