~ruther/dwl

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