~ruther/dwl

ref: 28af37cd1f6dce140df8e99659d0af07dc1d9985 dwl/util.h -rw-r--r-- 137 bytes
28af37cd — Leonardo Hernández Hernández handle client_from_wlr_surface() receiving a subsurface 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);