AudRecordLib
Public Attributes
PrefixData Struct Reference

List of all members.

Public Attributes

pfnFree freeFn
PVOID pData

Detailed Description

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


Member Data Documentation

Function to free the allocation

The user data at the time of allocation


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Defines