~ruther/dwl

ref: 3902fba76961beff924e900e3de3f952d7f98bbc dwl/util.h -rw-r--r-- 137 bytes
3902fba7 — Leonardo Hernández Hernández rename dragicondestroy() -> destroydragicon() 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);