Func0<R> typedef

Func0<R> = R Function()

Implementation

typedef R Func0<R>();