Searched refs:SizeFunction (Results 1 – 1 of 1) sorted by relevance
272 using SizeFunction = size_t(WINAPI *)(HANDLE, DWORD, LPVOID); typedef275 void *SharedReAlloc(ReAllocFunction reallocFunc, SizeFunction heapSizeFunc, in SharedReAlloc()391 return SharedReAlloc(REAL(HeapReAlloc), (SizeFunction)REAL(HeapSize), in INTERCEPTOR_WINAPI()