~ruther/dwl

ref: 023efce6eb26a7a1be974dfc6c932834bfc260e2 dwl/util.h -rw-r--r-- 137 bytes
023efce6 — David Donahue use wlr_keyboard_group to manage all keyboards 1 year, 10 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);