~ruther/dwl

ref: 0e897608a151da10f4ddcd2a528c618e5f60d9cd dwl/util.h -rw-r--r-- 137 bytes
0e897608 — Leonardo Hernández Hernández do not use magical numbers to check edges 1 year, 5 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