1
0
Fork 0
mirror of https://github.com/swaywm/sway.git synced 2025-03-11 17:23:53 +00:00
sway/include/sway.h
2015-08-20 15:27:59 +02:00

6 lines
78 B
C

#ifndef _SWAY_SWAY_H
#define _SWAY_SWAY_H
void sway_terminate(void);
#endif