_d_arraysetlengthiT

Resize arrays for non-zero initializers. p pointer to array lvalue to be updated newlength new .length property of array sizeelem size of each element of array initsize size of initializer ... initializer

version(LWDR_DynamicArray)
extern (C) nothrow
void[]
_d_arraysetlengthiT
(
const TypeInfo ti
,,
void[]* p
)

Meta