_d_arrayappendcTX

Extend an array by n elements. Caller must initialize those elements.

version(LWDR_DynamicArray)
extern (C)
byte[]
_d_arrayappendcTX
(
const TypeInfo ti
,
return scope ref byte[] px
,)

Meta