~ruther/dwl

ref: 4cf1d604b8912fdd5854f4a1d981cdfc5955b890 dwl/util.h -rw-r--r-- 137 bytes
4cf1d604 — Leonardo Hernández Hernández Merge remote-tracking branch 'upstream/main' into wlroots-next 1 year, 6 months 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);