AsBool typedef

AsBool = bool Function()

A function that returns a bool.

Implementation

typedef bool AsBool();