Func<R> typedef

Func<R> = R Function()

Implementation

typedef Func<R> = R Function();