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.6.0-preview.1+4dde68eca4014e9b19e7d7ad0fdae6b2036be640.