mirror of
git://git.suckless.org/st
synced 2025-12-18 05:03:07 +01:00
4 lines
94 B
C
4 lines
94 B
C
/* See LICENSE file for copyright and license details. */
|
|
|
|
void *emallocz(unsigned int size);
|