Xinqi Bao's Git
projects
/
st.git
/ blob
9d87a958a38410fbfc85785185346b6bfacecaeb
[st.git]
/
util.h
1
/* See LICENSE file for copyright and license details. */
2
3
void
*
emallocz
(
unsigned int
size
);