index
:
sway.git
master
fork of sway with action binder commands
about
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