~ruther/dwl

ref: c50904666334375f50e69e3c030d6a7a67bf8c87 dwl/util.h -rw-r--r-- 137 bytes
c5090466 — Leonardo Hernández Hernández add some comments 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);
Do not follow this link