~ruther/dwl

ref: 570e6e2c2763bc3a7bd270a9571cfedeb1083fef dwl/util.h -rw-r--r-- 137 bytes
570e6e2c — Leonardo Hernández Hernández fix clients not being focused after destroy a layer surface 3 years ago
                                                                                
1
2
3
4
/* See LICENSE.dwm file for copyright and license details. */

void die(const char *fmt, ...);
void *ecalloc(size_t nmemb, size_t size);