#include <dwc.h>typedef void(*) DWCFreeEx(DWCAllocType name,
void *ptr,
u32 size);| Pointer to the buffer allocated by the memory allocation function. | |
| Ignore this variable. It contains information used during DWC library development. | |
| Ignore this variable; it is used to store information used during DWC library development. It may not store accurate data. |
None.
This memory deallocation function is used by the DWC library. Thread-exclusive processing must be used. This function deallocates buffers allocated by DWCAllocEx. Terminate processing without doing anything when a NULL pointer is passed.
CONFIDENTIAL