efl/legacy/ecore/src/e_ev_signal.h

6 lines
151 B
C

#ifndef E_EV_SIGNAL_H
#define E_EV_SIGNAL_H 1
void e_ev_signal_init(void);
int e_ev_signal_events_pending(void);
#endif