~ruther/dwl

ref: dca68f9aa1ea7132391828456093463de008e0c4 dwl/util.h -rw-r--r-- 137 bytes
dca68f9a — Leonardo Hernández Hernández Merge remote-tracking branch 'djpohly/main' into wlroots-next 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);