~ruther/dwl

ref: ac6074f4fdb8cc263c877f08e16a5805d3bb22d2 dwl/util.h -rw-r--r-- 137 bytes
ac6074f4 — Guido Cella implement the virtual pointer protocol 1 year, 2 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