LinkSort typedef

LinkSort = int Function(SankeyLink, SankeyLink)

Implementation

typedef LinkSort = int Function(SankeyLink, SankeyLink);