~ruther/dwl

ref: 87c4c1f62947d927084e3b2cca224dba72e9f0fb dwl/util.h -rw-r--r-- 137 bytes
87c4c1f6 — Leonardo Hernández Hernández convert some warnings to errors 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);