copyArray
escaped T[] copyArray<T: copyable>(const T[] this, within Allocator* allocator, sizeof(T))Copies an array into newly allocated storage.
Parameters
const
this
within Allocator*
allocator
nuint
sizeof(T)
Generated with campc 0.12.0-preview.1.