Searched refs:FreeFunction (Results 1 – 1 of 1) sorted by relevance
61 typedef void (*FreeFunction)(void*); typedef67 FreeFunction nativeFreeFunction = in NativeAllocationRegistry_Delegate_nativeApplyFreeFunction()68 reinterpret_cast<FreeFunction>(static_cast<uintptr_t>(freeFunction)); in NativeAllocationRegistry_Delegate_nativeApplyFreeFunction()