frameResizeSlice

fnT[] frameResizeSlice(T)(T * values, Sz oldLength, Sz newLength, IStr file = __FILE__, Sz line = __LINE__) @safe @trusted nothrow

Resizes an array of type T with the given slice pointer and length.