mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-11-03 09:01:40 -05:00 
			
		
		
		
	
		
			
	
	
		
			8 lines
		
	
	
	
		
			110 B
		
	
	
	
		
			C
		
	
	
	
	
	
		
		
			
		
	
	
			8 lines
		
	
	
	
		
			110 B
		
	
	
	
		
			C
		
	
	
	
	
	
| 
								 | 
							
								#ifndef UTIL_SHM_H
							 | 
						||
| 
								 | 
							
								#define UTIL_SHM_H
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								int create_shm_file(void);
							 | 
						||
| 
								 | 
							
								int allocate_shm_file(size_t size);
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								#endif
							 |