~ruther/dwl

ref: 5ceef97b806fe47765ce3c9e3866b26339f2c9d8 dwl/util.h -rw-r--r-- 137 bytes
5ceef97b — Rutherther feat: add sticky windows 1 year, 8 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);