mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			78 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			78 B
		
	
	
	
		
			C
		
	
	
	
	
	
#ifndef _SWAY_SWAY_H
 | 
						|
#define _SWAY_SWAY_H
 | 
						|
 | 
						|
void sway_terminate(void);
 | 
						|
 | 
						|
#endif
 |