~ruther/dwl

ref: d6c102d9db2a2f3dc9d1da96d87e306129237a8e dwl/util.h -rw-r--r-- 137 bytes
d6c102d9 — Leonardo Hernández Hernández correctly check if the scene node is enabled in client_is_rendered_on_mon 1 year, 11 months 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);