~ruther/dwl

ref: 4b15bbeb33ba5409bc436ca44200b5605a73b344 dwl/util.h -rw-r--r-- 137 bytes
4b15bbeb — Devin J. Pohly Remove unused icon variable 1 year, 10 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);
Do not follow this link