#include "libFireBird.h"
Go to the source code of this file.
Functions | |
void * | TAP_MemRealloc (void *ptr, size_t OldSize, size_t NewSize, bool InitMemory) |
void * TAP_MemRealloc | ( | void * | ptr, |
size_t | OldSize, | ||
size_t | NewSize, | ||
bool | InitMemory | ||
) |
Definition at line 3 of file TAP_MemRealloc.c.
References LogEntryFBLibPrintf(), TRACEENTER, and TRACEEXIT.