~ruther/dwl

ref: 72e0a560d9836c5e8658003f548203bcd722e565 dwl/util.h -rw-r--r-- 137 bytes
72e0a560 — Leonardo Hernández Hernández respect size hints 2 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);
Do not follow this link