1
0
mirror of git://git.suckless.org/st synced 2025-05-19 06:30:23 -07:00
st/util.h
2008-07-04 18:05:08 +02:00

4 lines
94 B
C

/* See LICENSE file for copyright and license details. */
void *emallocz(unsigned int size);