SaturnRingLibrary
0.9
SGL wrapper
Loading...
Searching...
No Matches
◆
Malloc()
static void * SRL::Memory::Malloc
(
size_t
size
,
const
SRL::Memory::Zone
zone
)
inline
static
Allocate some memory in specified zone.
Parameters
size
Number of bytes to allocate
zone
Memory
zone
Returns
Pointer to the allocated space in memory
SRL
Memory