enlightenment/src/bin/e_dpms.h

10 lines
102 B
C

#ifdef E_TYPEDEFS
#else
#ifndef E_DPMS_H
#define E_DPMS_H
EAPI int e_dpms_init(void);
#endif
#endif