index
:
swayfx.git
master
SwayFX: Sway, but with eye candy!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sway.h
blob: b5cfb668ec59461617f1b8dd8d2d96b286bd572e (
plain
)
1
2
3
4
5
6
#ifndef _SWAY_SWAY_H #define _SWAY_SWAY_H void sway_terminate(int exit_code); #endif