SaturnRingLibrary 0.9
SGL wrapper
 
Loading...
Searching...
No Matches

◆ Realloc()

static void * SRL::Memory::CartRam::Realloc ( void * ptr,
size_t size )
inlinestatic

Reallocate existing memory.

Parameters
ptrPointer to the existing allocated memory
sizeNew size in number of bytes that should be allocated
Returns
Pointer to the allocated space in memory