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

Memory utils. More...

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

Go to the source code of this file.

Functions

void * z_realloc (void *ptr, size_t size)
void z_free_strv (char **strv)

Detailed Description

Memory utils.

Definition in file mem.h.