~ruther/dwl

ref: 283c043b5c8cc6f2d5b8a5e72e1a5924b2c1532e dwl/util.h -rw-r--r-- 137 bytes
283c043b — Leonardo Hernández Hernández chase wlroots scene-surface refactor 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);