~ruther/dwl

ref: a48ce99e6a3c0dda331781942995a85ba8e438a0 dwl/util.h -rw-r--r-- 137 bytes
a48ce99e — Leonardo Hernández Hernández use pointer math in xytonode() 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);
Do not follow this link