~ruther/dwl

ref: aecff8cb261a7189bee41a8cf1f6224a1a1f4ab1 dwl/util.h -rw-r--r-- 137 bytes
aecff8cb — Leonardo Hernández Hernández Merge branch 'main' into wlroots-next 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);