~ruther/dwl

ref: e523c2b82b835aa27e6ad5d015ed38d6a5cae0bf dwl/util.h -rw-r--r-- 137 bytes
e523c2b8 — Leonardo Hernández Hernández update comment about client_set_size() as no-op 2 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);