AsInt typedef

AsInt = int Function()

A function that returns an integer.

Implementation

typedef int AsInt();