~ruther/dwl

ref: c13d948ea90fa55fb5b3180f2aa0ee4114ef6df0 dwl/util.h -rw-r--r-- 137 bytes
c13d948e — Leonardo Hernández Hernández destroy renderer and allocator in cleanup() 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