~ruther/dwl

ref: ea1b2dda635fec8ac18ab3e6578eadd2a0f7202d dwl/util.h -rw-r--r-- 137 bytes
ea1b2dda — Leonardo Hernández Hernández Merge branch '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);