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. Since 2.14

class Sequence
void
free
()

Meta