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

◆ Realloc()

void * SRL::Memory::LowWorkRam::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