AsInt typedef

AsInt = int Function()

A function that returns an integer.

Implementation

typedef AsInt = int Function();