AudRecordLib
|
Public Attributes | |
pfnFree | freeFn |
PVOID | pData |
Data added to the start of each allocation
This ensures that data allocated by one allocator will be freed by it's partner free, even if the global pointers are changed between the alloc and free
Function to free the allocation
PVOID PrefixData::pData |
The user data at the time of allocation