mirror of
https://codeberg.org/dwl/dwl.git
synced 2026-04-06 07:15:31 -04:00
2 lines
74 B
C
2 lines
74 B
C
void die(const char *fmt, ...);
|
|
void *ecalloc(size_t nmemb, size_t size);
|