~ruther/dwl

ref: d071a899f3b302f3fbaa85c378d0854b7fa39e8e dwl/util.h -rw-r--r-- 137 bytes
d071a899 — Ben Jargowsky Run printstatus() when a monitor is removed 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);
Do not follow this link