PluralFunc typedef

PluralFunc = int Function(int n)

Implementation

typedef int PluralFunc(int n);