~ruther/dwl

ref: 063736f8981c5f71b816f4e8ab2ab54618c3ee8d dwl/util.h -rw-r--r-- 137 bytes
063736f8 — Leonardo Hernández Hernández add `-v` flag to the manpage 3 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