PageItemCounter<T> typedef

PageItemCounter<T> = int Function(T pageData)

Implementation

typedef int PageItemCounter<T>(T pageData);