Searched refs:FreeFunction (Results 1 – 1 of 1) sorted by relevance
20 typedef void (*FreeFunction)(void*); typedef27 FreeFunction nativeFreeFunction in NativeAllocationRegistry_applyFreeFunction()28 = reinterpret_cast<FreeFunction>(static_cast<uintptr_t>(freeFunction)); in NativeAllocationRegistry_applyFreeFunction()