~ruther/dwl

ref: 5fec98b17ac398070ca05ba12fab7c22ea56a753 dwl/util.h -rw-r--r-- 137 bytes
5fec98b1 — Leonardo Hernández Hernández pass wl_event_loop to wlr_backend_autocreate (wlroots!4443) 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);