~ruther/dwl

ref: 87fc3a58ab72ff6ff6eb6e1156ff208fcb9e3739 dwl/util.h -rw-r--r-- 137 bytes
87fc3a58 — Leonardo Hernández Hernández check pointer focus in arrange() 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