~ruther/dwl

ref: df131cdb78c6e3e79c3fafa522f0e4f6b43d2ab4 dwl/util.h -rw-r--r-- 137 bytes
df131cdb — Leonardo Hernández Hernández use <xcb/xcb.h> instead of <X11/Xlib.h> 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);