ISharedAllocator.allocate

Allocates n bytes of memory.

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

Meta