~ruther/dwl

ref: a5a0674f6a92bc47eed51fa5e08279d9d6b1b369 dwl/util.h -rw-r--r-- 137 bytes
a5a0674f — Leonardo Hernández Hernández improve client_from_wlr_surface() 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);