_d_arraycast

Runtime helper to convert dynamic array of one type to dynamic array of another. Adjusts the length of the array. Throws exception if new length is not aligned.

extern (C)
void[]
_d_arraycast

Meta