~ruther/dwl

ref: 9c5bdcfbe86a58134af5d54f07d67524697f2a47 dwl/util.h -rw-r--r-- 137 bytes
9c5bdcfb — Leonardo Hernández Hernández do not blindly try to send motion events when pointer button is pressed 1 year, 4 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