~ruther/dwl

ref: 00e23bedfe99331d5693d5d052c12b58dc51249c dwl/util.h -rw-r--r-- 137 bytes
00e23bed — Rutherther Add output to layout after enabled state is committed 1 year, 9 months 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);