Append an unaligned slice of items to the list. Allocates more memory as necessary. Only call this function if calling appendSlice
instead would be a compile error. Invalidates pointers if additional memory is needed.
Append an unaligned slice of items to the list. Allocates more memory as necessary. Only call this function if calling appendSlice
instead would be a compile error. Invalidates pointers if additional memory is needed.