~ruther/dwl

ref: 797e0c74b2cbf4a49f83c9269abec06f3293d00c dwl/util.h -rw-r--r-- 137 bytes
797e0c74 — Leonardo Hernández Hernández correctly check if a scene node is enabled 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