_d_newarrayT

Allocate a new array of length elements. ti is the type of the resulting array, or pointer to element. (For when the array is initialized to 0)

version(LWDR_DynamicArray)
extern (C) nothrow
void[]
_d_newarrayT

Meta