~ruther/dwl

ref: 5d8084daa7812931b53d65312b2cebf9a8453e49 dwl/util.h -rw-r--r-- 137 bytes
5d8084da — Leonardo Hernández Hernández add flag to print version and exit 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