Home
last modified time | relevance | path

Searched refs:FreeFunction (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13-1/system/include/nn/ec/
Dec_Api.h91 nn::Result SetAllocator(AllocateFunction pAllocate, FreeFunction pFree);
Dec_Types.h178 typedef void (*FreeFunction)(void* pMemory); typedef