Sequence.free

Frees the memory allocated for seq. If seq has a data destroy function associated with it, that function is called on all items in seq.

class Sequence
void
free
()

Meta

Since

2.14