~ruther/dwl

ref: 8e3f5364d366fcabc16e142fbb09b0d9c376f3f4 dwl/util.h -rw-r--r-- 137 bytes
8e3f5364 — Leonardo Hernández Hernández do not compute layout box twice 1 year, 6 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