~ruther/dwl

ref: 433385f7f18abb607c4feff6d6c7fa817071a710 dwl/util.h -rw-r--r-- 137 bytes
433385f7 — Leonardo Hernández Hernández do not arrange monitor if it's disabled (wlroots!4520) 1 year, 3 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);
Do not follow this link