resize
void resize<T: copyable>(escaped T[]* this, nuint newSize, within Allocator* allocator, sizeof(T))Resizes an array buffer.
Parameters
escaped
this
nuint
newSize
The requested element count after resizing.
within Allocator*
allocator
nuint
sizeof(T)
Generated with campc 0.12.0-preview.1.