~ruther/dwl

ref: 4c6050331e4e9e03a43afb365263e3c48b50b294 dwl/util.h -rw-r--r-- 137 bytes
4c605033 — Leonardo Hernández Hernández bump version to 0.4-rc1 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);