_d_arrayappendT

Append y[] to array x[]

extern (C)
void[]
_d_arrayappendT
(
const TypeInfo ti
,
ref byte[] x
,
byte[] y
)
Suggestion Box / Bug Report