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

◆ Malloc()

static void * SRL::Memory::Malloc ( size_t size,
const SRL::Memory::Zone zone )
inlinestatic

Allocate some memory in specified zone.

Parameters
sizeNumber of bytes to allocate
zoneMemory zone
Returns
Pointer to the allocated space in memory