ocssw
V2022
|
allocateMemory.c File Reference
Include dependency graph for allocateMemory.c:
Go to the source code of this file.
Functions | |
void * | allocateMemory (size_t numBytes, const char *name) |
Function Documentation
◆ allocateMemory()
void* allocateMemory | ( | size_t | numBytes, |
const char * | name | ||
) |
Definition at line 7 of file allocateMemory.c.