~ruther/dwl

ref: dfb6b97159ab8780674be9bea103227e68505c7b dwl/util.h -rw-r--r-- 137 bytes
dfb6b971 — Leonardo Hernández Hernández drop support for wlr-input-inhibitor-unstable-v1 2 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);