~ruther/dwl

ref: c2e7350f2ef4f07810c8fa49bed3e8db37faa058 dwl/util.h -rw-r--r-- 137 bytes
c2e7350f — Forrest Bushstone Make sure toplevel_from_wlr_surface is called with a valid surface pointer 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);
Do not follow this link