~ruther/dwl

ref: 6d831b40208b432de2c2c95c998bbcd8df62b96a dwl/util.h -rw-r--r-- 137 bytes
6d831b40 — Rutherther Merge branch 'patch/swallow' into patched 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);