~ruther/dwl

ref: 52e0d00942584b4a8a9ca1f59ffdea26277604ed dwl/util.h -rw-r--r-- 137 bytes
52e0d009 — Leonardo Hernández Hernández check client_surface() returning NULL 3 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);