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 v0.8.0-preview.1+4df4cd2858d46c717d136ff5c571742dc449f642.