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

◆ PlacementMalloc() [1/2]

static void * SRL::Memory::PlacementMalloc ( size_t size,
uint32_t address )
inlinestatic

Allocate some memory in zone containing specified address.

Parameters
sizeNumber of bytes to allocate
addressAddress in the memory where object should be allocated
Returns
Pointer to the allocated space in memory