Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
mem.h File Reference

Memory utils. More...

#include <stddef.h>
Include dependency graph for mem.h:

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.
 

Detailed Description

Memory utils.

Definition in file mem.h.