IAllocator.allocate

Allocates n bytes of memory.

interface IAllocator
void[]
allocate
(
size_t
,
TypeInfo ti = null
)

Meta