~ruther/dwl

ref: e0cc5b046c4061cc1f57118167b5542626e27ba3 dwl/util.h -rw-r--r-- 137 bytes
e0cc5b04 — 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);