sway/include/sway.h

7 lines
78 B
C
Raw Normal View History

2015-08-20 13:23:52 +00:00
#ifndef _SWAY_SWAY_H
#define _SWAY_SWAY_H
void sway_terminate(void);
#endif