~ruther/dwl

ref: ab8334bd8a85c5c63a2d06bc68bf0b5f5e1c2923 dwl/util.h -rw-r--r-- 137 bytes
ab8334bd — Leonardo Hernández Hernández implement repeatable keybindings 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);