_d_arrayappendcTX

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

extern (C)
byte[]
_d_arrayappendcTX
(
const TypeInfo ti
,
ref byte[] px
,
size_t n
)
Suggestion Box / Bug Report