mirror of
git://git.suckless.org/st
synced 2025-08-09 00:22:11 -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);
|