~ruther/dwl

ref: 98c7adfb3dbd6fbcb9011ef155f0a015c3558092 dwl/util.h -rw-r--r-- 137 bytes
98c7adfb — Leonardo Hernández Hernández Merge remote-tracking branch 'upstream/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);