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