GetNextValue typedef

GetNextValue = int Function(int index)

Implementation

typedef int GetNextValue(int index);