~ruther/dwl

ref: 973d3f4153b74f4cb9ac49ddf3c3b1fe1cae1e86 dwl/util.h -rw-r--r-- 137 bytes
973d3f41 — Rutherther Fix focusnthclient 2 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);