~ruther/dwl

ref: e0d310fd84eb4fa34527f6695c998ce9f5eb56d6 dwl/util.h -rw-r--r-- 137 bytes
e0d310fd — Ben Jargowsky Handle 'wlr_seat_get_keyboard' possibly returning null. 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);