Sequence.get

Returns the data that iter points to.

class Sequence
static
void*
get

Parameters

iter SequenceIter

Return Value

Type: void*

the data that iter points to

Meta

Since

2.14