~ruther/dwl

ref: 68576799b96950dd36ed7c71ba0c4b1607a13cc8 dwl/util.h -rw-r--r-- 137 bytes
68576799 — Leonardo Hernández Hernández don't arrange layers on disabled monitors 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);