~ruther/dwl

ref: 0fcadfe0960f5b67df4701d3c97ecb242f5e41c0 dwl/util.h -rw-r--r-- 137 bytes
0fcadfe0 — Rutherther Merge branch 'main' into v0.6-a/patched-keycodes 1 year, 6 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);