mirror of
https://git.suckless.org/st
synced 2026-07-10 02:15:15 +02:00
4 lines
94 B
C
4 lines
94 B
C
/* See LICENSE file for copyright and license details. */
|
|
|
|
void *emallocz(unsigned int size);
|