~ruther/dwl

ref: ae42e4390b4606527b9f98148f53ae3638d1bcea dwl/util.h -rw-r--r-- 137 bytes
ae42e439 — Leonardo Hernández Hernández update link to input-protocols 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);