~ruther/dwl

ref: f6820a6c29b6bcb9a14166793d7f1fba2f98444e dwl/util.h -rw-r--r-- 137 bytes
f6820a6c — Leonardo Hernández Hernández fix drag and drop not working 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);