FireBirdLib - Topfield TMS PVR TAP Programming Library
TAP_MemRealloc.c File Reference
#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)
 

Function Documentation

◆ TAP_MemRealloc()

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.