Zrythm
a highly automated and intuitive digital audio workstation
|
Memory utils. More...
#include <cstddef>
Go to the source code of this file.
Functions | |
void * | realloc_zero (void *pBuffer, size_t oldSize, size_t newSize) |
Reallocate and zero out newly added memory. | |
Memory utils.
Definition in file mem.h.