~ruther/dwl

ref: 18415278718bf8e162b0fbf5d3551134d1eb705a dwl/util.h -rw-r--r-- 137 bytes
18415278 — Devin J. Pohly properly destroy scene 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