~ruther/dwl

ref: f494891a9aaf1f20e9900223ce2a068b6d237c27 dwl/util.h -rw-r--r-- 137 bytes
f494891a — Leonardo Hernández Hernández limit the line length to 79 in the readme 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