~ruther/dwl

ref: 1bb9c4583a4e5b0975ed9b57e994f1d958f04c73 dwl/util.h -rw-r--r-- 137 bytes
1bb9c458 — Leonardo Hernández Hernández fix exclusive zone of unmapped layer surfaces 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);