SaturnRingLibrary
0.9
SGL wrapper
Loading...
Searching...
No Matches
◆
PlacementMalloc()
[2/2]
static void * SRL::Memory::PlacementMalloc
(
size_t
size
,
void *
address
)
inline
static
Allocate some memory in zone containing specified address.
Parameters
size
Number of bytes to allocate
address
Address in the memory where object should be allocated
Returns
Pointer to the allocated space in memory
SRL
Memory