~ruther/dwl

ref: 461d02d3e03a5f0dc42fbb71dd8ab728b9c7e424 dwl/util.h -rw-r--r-- 137 bytes
461d02d3 — Leonardo Hernández Hernández chase wlroots input_device changes 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);