~ruther/dwl

ref: 57b5e41063d27087d3a651b28f1ae6c7d9e2a6da dwl/util.h -rw-r--r-- 137 bytes
57b5e410 — Leonardo Hernández Hernández use enum headers when possible 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