~ruther/dwl

ref: 4eabf6f7eb4ec596e41db4ced0c5ac7149e0eaeb dwl/util.h -rw-r--r-- 137 bytes
4eabf6f7 — Leonardo Hernández Hernández disable and destroy monitor's layer surfaces when it's being destroyed 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);
Do not follow this link