~ruther/dwl

ref: 901d2e2d9d54ab6c6a66d0877402bab04a60093e dwl/util.h -rw-r--r-- 137 bytes
901d2e2d — Leonardo Hernández Hernández check failure of wlr_output_init_render 1 year, 11 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);