fn moveToUnmanaged(self: *Self) ArrayListAlignedUnmanaged(T, alignment)
[src]
Initializes an ArrayListUnmanaged with the items
and capacity
fields of this ArrayList. Empties this ArrayList.
fn moveToUnmanaged(self: *Self) ArrayListAlignedUnmanaged(T, alignment)
Initializes an ArrayListUnmanaged with the items
and capacity
fields of this ArrayList. Empties this ArrayList.