enlightenment/src/bin/e_comp_x.h

8 lines
124 B
C

#ifndef E_COMP_X_H
#define E_COMP_X_H
EINTERN Eina_Bool e_comp_x_init(void);
EINTERN void e_comp_x_shutdown(void);
#endif