![]() |
MHEG5
22.11.0
|
Contains memory management functions. More...
#include "mh5memory.h"Go to the source code of this file.
Macros | |
| #define | pa1_malloc(size) MHEG5getMem(size); |
| #define | pa1_free(what) MHEG5freeMem(what); |
Contains memory management functions.
1.8.11