Resize dynamic array
the array that will be resized, taken as a reference
new length of array
The new length of the array
The safety level of this function is faked. It shows itself as @trusted pure nothrow to not break existing code.
See Implementation
Resize dynamic array