~ruther/dwl

ref: 1044a21555776969d9e3d72bbb2fff2bc0f90eb1 dwl/util.h -rw-r--r-- 137 bytes
1044a215 — Leonardo Hernández Hernández do not check if `session` is non-NULL 1 year, 6 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