~ruther/dwl

ref: 11baacbec0b75dff34abf52d5172687e4ae2cc4f dwl/util.h -rw-r--r-- 137 bytes
11baacbe — Rutherther Add output to layout after enabled state is committed 1 year, 5 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);